| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete disklabel and newfs options. | Hidetoshi Shimokawa | 2003-11-07 | 1 | -8/+10 |
* | comment out the 'sshd' entries as the image is now 1460KB | Luigi Rizzo | 2003-06-22 | 1 | -2/+2 |
* | Make this compile again: we need to specify a scheduler, | Luigi Rizzo | 2003-06-22 | 1 | -2/+3 |
* | We no longer have KerberosIV. Remove it here also. | Mark Murray | 2003-04-30 | 1 | -13/+0 |
* | Don't forget to send the Content-length header after calculating it. | David Malone | 2003-04-05 | 1 | -0/+1 |
* | More warns cleanups and misc cleanups: | David Malone | 2003-04-05 | 1 | -25/+31 |
* | Don't return with a value in a void function. | David Malone | 2003-03-13 | 1 | -4/+4 |
* | Upgrade the root partition mount to r/w before trying to write to it. | Luigi Rizzo | 2002-11-17 | 1 | -0/+2 |
* | de-__P() | Alfred Perlstein | 2002-10-10 | 4 | -32/+32 |
* | Fix some bitrotted documentation. | Mark Murray | 2002-09-24 | 3 | -24/+18 |
* | Make this compile again (libgmd now is a port, and remove some | Luigi Rizzo | 2002-08-24 | 2 | -11/+34 |
* | Mention the special pathname @__CWD__@ | Luigi Rizzo | 2002-08-24 | 1 | -3/+11 |
* | Add "tty" entry. | Luigi Rizzo | 2002-07-14 | 1 | -0/+1 |
* | Add entry for the "screen" program. | Luigi Rizzo | 2002-07-14 | 1 | -0/+23 |
* | Not needed anymore. | Luigi Rizzo | 2002-07-14 | 1 | -114/+0 |
* | Replace a logverbose call with log | Luigi Rizzo | 2002-07-14 | 1 | -1/+1 |
* | Enable building of picobsd using CURRENT sources again. | Luigi Rizzo | 2002-07-14 | 1 | -27/+43 |
* | Move creation of password databases before starting daemons, | Luigi Rizzo | 2002-07-01 | 1 | -3/+3 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | Kirk McKusick | 2002-06-21 | 1 | -4/+22 |
* | Add a few files which are needed to build "passwd" now that | Luigi Rizzo | 2002-06-20 | 6 | -35/+891 |
* | sysctl -w -> sysctl | Dima Dorfman | 2002-05-11 | 4 | -10/+10 |
* | Bring in a slightly older version of usr/bin/passwd which does not | Luigi Rizzo | 2002-05-05 | 2 | -0/+359 |
* | Usage style sweep: spell "usage" with a small 'u'. | Dag-Erling Smørgrav | 2002-04-22 | 1 | -1/+1 |
* | Record libtelnet.a death. | Ruslan Ermilov | 2002-04-19 | 5 | -5/+5 |
* | Align for const poisoning in -lutil. | Ruslan Ermilov | 2002-04-08 | 1 | -5/+6 |
* | Synch with login/login.c,v 1.81: Switch to OpenPAM. | Ruslan Ermilov | 2002-04-08 | 1 | -3/+3 |
* | Fix handling of undefined variables. | Luigi Rizzo | 2002-04-07 | 1 | -2/+6 |
* | Add a missing void in the parameter list of http_request(). | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -1/+1 |
* | Give functions proper return type, since the default is an integer, where | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -1/+7 |
* | Use %lld instead of %d in order to print struct stat's st_size, which is | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -1/+1 |
* | Garbage collect unused variables. | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -5/+2 |
* | Actually print the port we are listening too when specified verbose mode. | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -1/+1 |
* | Function declared void shouldn't return any value... | Andrzej Bialecki | 2002-03-27 | 1 | -2/+2 |
* | Modernize my email address. | Poul-Henning Kamp | 2002-03-25 | 1 | -1/+1 |
* | Add a few popular entries. | Luigi Rizzo | 2002-03-24 | 1 | -0/+3 |
* | DESTDIR does not anymore does the -I${DESTDIR}/usr/include magic | Ruslan Ermilov | 2002-03-22 | 1 | -4/+4 |
* | Gracefully exit when no MFS signature is found in the kernel. | Luigi Rizzo | 2002-03-21 | 1 | -1/+14 |
* | Batch of fixes to the configuration files from Bruce Montague | Luigi Rizzo | 2002-03-15 | 5 | -12/+11 |
* | Make this compile again | Luigi Rizzo | 2002-03-11 | 1 | -1/+1 |
* | Make this compile again (increase MFS size, remove invalid option). | Luigi Rizzo | 2002-03-11 | 1 | -5/+5 |
* | Fix detection of existing ssh host key, generate the new one | Luigi Rizzo | 2002-03-11 | 1 | -10/+14 |
* | Make appropriate changes to use devfs. | Luigi Rizzo | 2002-03-11 | 1 | -4/+6 |
* | Default to ee as EDITOR (some apps such as disklabel default to "vi" | Luigi Rizzo | 2002-03-11 | 1 | -0/+1 |
* | Use machdep.guessed_bootdev to guess the boot device. | Luigi Rizzo | 2002-03-11 | 1 | -2/+2 |
* | CURRENT has devfs, so we do not need to specify what devices we | Luigi Rizzo | 2002-03-10 | 5 | -20/+5 |
* | Uncomment the entry for a getty on the serial port. Boxes with | Luigi Rizzo | 2002-03-10 | 1 | -1/+1 |
* | Add back the "sis" driver, we had some room left... | Luigi Rizzo | 2002-03-10 | 1 | -0/+1 |
* | With devfs, we do not need to initialize pty's permissions. | Luigi Rizzo | 2002-03-10 | 1 | -1/+0 |
* | The probable boot device is "machdep.guessed_bootdev". | Luigi Rizzo | 2002-03-10 | 1 | -2/+2 |
* | Remove host.conf, and introduce a way to override the content | Luigi Rizzo | 2002-03-09 | 3 | -6/+16 |