aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make this fit again into a 1.44 floppy.Luigi Rizzo2002-03-093-10/+10
* Further cleanup: remove useless entries from PATH, and be preparedLuigi Rizzo2002-03-081-2/+3
* Add a (commented out) sample entry for use with a serial line.Luigi Rizzo2002-03-081-0/+1
* Do not depend on "expr" for doing arithmetic, use the shell builtin functionsLuigi Rizzo2002-03-081-1/+1
* Unbreak "update" script, by doing a mkdir -p of the relevantLuigi Rizzo2002-03-081-30/+41
* Use a default of 25 lines for xterm. This only affects the behaviourLuigi Rizzo2002-03-081-1/+1
* Major cleanup of PicoBSD startup scripts, which now should beLuigi Rizzo2002-03-088-347/+323
* MFS: sync with -stable (no functional difference).Luigi Rizzo2002-03-082-4/+5
* Invalidate password for sample user entry.Luigi Rizzo2002-03-081-1/+1
* Atapi units are now /dev/ad* and not /dev/wd*Luigi Rizzo2002-03-081-3/+3
* Misc fixes to the build script:Luigi Rizzo2002-03-081-19/+31
* Add entry for xterm-colorLuigi Rizzo2002-03-061-0/+2
* Put a more reasonable path for "more" sources in crunch.conf,Luigi Rizzo2002-02-142-8/+9
* Use { } instead of ( ) for grouping shell commands so thatLuigi Rizzo2002-02-141-8/+8
* Add a '-l' flag to show CPU load for the various states, similar to whatLuigi Rizzo2001-12-141-2/+46
* Implement a more efficient way to assign addresses: read /etc/hostsLuigi Rizzo2001-11-291-24/+42
* Whoops... left some junk in previous commit.Luigi Rizzo2001-11-241-4/+0
* Let "make" use the .mk files from the correct source tree insteadLuigi Rizzo2001-11-241-6/+24
* Use a local write_mfs_in_kernel.c instead of the one in ncvs/src/releaseJosef Karthauser2001-11-201-1/+1
* Cull picobsd/custom. It's bit rotted beyond all recognition.Josef Karthauser2001-11-1954-2489/+0
* Add entries for "dumb" and "dialup" terminals, as the shell in HEADLuigi Rizzo2001-11-011-0/+4
* Provide a new picobsd option, "--modules", to also build modulesLuigi Rizzo2001-11-012-2/+19