aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd
Commit message (Expand)AuthorAgeFilesLines
* comment out the 'sshd' entries as the image is now 1460KBLuigi Rizzo2003-06-221-2/+2
* Make this compile again: we need to specify a scheduler,Luigi Rizzo2003-06-221-2/+3
* We no longer have KerberosIV. Remove it here also.Mark Murray2003-04-301-13/+0
* Don't forget to send the Content-length header after calculating it.David Malone2003-04-051-0/+1
* More warns cleanups and misc cleanups:David Malone2003-04-051-25/+31
* Don't return with a value in a void function.David Malone2003-03-131-4/+4
* Upgrade the root partition mount to r/w before trying to write to it.Luigi Rizzo2002-11-171-0/+2
* de-__P()Alfred Perlstein2002-10-104-32/+32
* Fix some bitrotted documentation.Mark Murray2002-09-243-24/+18
* Make this compile again (libgmd now is a port, and remove someLuigi Rizzo2002-08-242-11/+34
* Mention the special pathname @__CWD__@Luigi Rizzo2002-08-241-3/+11
* Add "tty" entry.Luigi Rizzo2002-07-141-0/+1
* Add entry for the "screen" program.Luigi Rizzo2002-07-141-0/+23
* Not needed anymore.Luigi Rizzo2002-07-141-114/+0
* Replace a logverbose call with logLuigi Rizzo2002-07-141-1/+1
* Enable building of picobsd using CURRENT sources again.Luigi Rizzo2002-07-141-27/+43
* Move creation of password databases before starting daemons,Luigi Rizzo2002-07-011-3/+3
* This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-211-4/+22
* Add a few files which are needed to build "passwd" now thatLuigi Rizzo2002-06-206-35/+891
* sysctl -w -> sysctlDima Dorfman2002-05-114-10/+10
* Bring in a slightly older version of usr/bin/passwd which does notLuigi Rizzo2002-05-052-0/+359
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
* Record libtelnet.a death.Ruslan Ermilov2002-04-195-5/+5
* Align for const poisoning in -lutil.Ruslan Ermilov2002-04-081-5/+6
* Synch with login/login.c,v 1.81: Switch to OpenPAM.Ruslan Ermilov2002-04-081-3/+3
* Fix handling of undefined variables.Luigi Rizzo2002-04-071-2/+6
* Add a missing void in the parameter list of http_request().Jeroen Ruigrok van der Werven2002-04-071-1/+1
* Give functions proper return type, since the default is an integer, whereJeroen Ruigrok van der Werven2002-04-071-1/+7
* Use %lld instead of %d in order to print struct stat's st_size, which isJeroen Ruigrok van der Werven2002-04-071-1/+1
* Garbage collect unused variables.Jeroen Ruigrok van der Werven2002-04-071-5/+2
* Actually print the port we are listening too when specified verbose mode.Jeroen Ruigrok van der Werven2002-04-071-1/+1
* Function declared void shouldn't return any value...Andrzej Bialecki2002-03-271-2/+2
* Modernize my email address.Poul-Henning Kamp2002-03-251-1/+1
* Add a few popular entries.Luigi Rizzo2002-03-241-0/+3
* DESTDIR does not anymore does the -I${DESTDIR}/usr/include magicRuslan Ermilov2002-03-221-4/+4
* Gracefully exit when no MFS signature is found in the kernel.Luigi Rizzo2002-03-211-1/+14
* Batch of fixes to the configuration files from Bruce MontagueLuigi Rizzo2002-03-155-12/+11
* Make this compile againLuigi Rizzo2002-03-111-1/+1
* Make this compile again (increase MFS size, remove invalid option).Luigi Rizzo2002-03-111-5/+5
* Fix detection of existing ssh host key, generate the new oneLuigi Rizzo2002-03-111-10/+14
* Make appropriate changes to use devfs.Luigi Rizzo2002-03-111-4/+6
* Default to ee as EDITOR (some apps such as disklabel default to "vi"Luigi Rizzo2002-03-111-0/+1
* Use machdep.guessed_bootdev to guess the boot device.Luigi Rizzo2002-03-111-2/+2
* CURRENT has devfs, so we do not need to specify what devices weLuigi Rizzo2002-03-105-20/+5
* Uncomment the entry for a getty on the serial port. Boxes withLuigi Rizzo2002-03-101-1/+1
* Add back the "sis" driver, we had some room left...Luigi Rizzo2002-03-101-0/+1
* With devfs, we do not need to initialize pty's permissions.Luigi Rizzo2002-03-101-1/+0
* The probable boot device is "machdep.guessed_bootdev".Luigi Rizzo2002-03-101-2/+2
* Remove host.conf, and introduce a way to override the contentLuigi Rizzo2002-03-093-6/+16
* Nuke abandoned configuration.Luigi Rizzo2002-03-0942-1602/+0