summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More save_userconfig to a more appropriate spot.jkh1998-09-303-18/+18
* Make devfs update the atime timestamp so that 'w' works when usingsos1998-09-302-5/+12
* Allow NOSUIDPERL to DTRT.markm1998-09-301-2/+6
* Turn on i386-elfpeter1998-09-301-1/+3
* i386 ELF loader startup backend. On an ELF kernel booted with the 3-stagepeter1998-09-304-2/+521
* Save booted kernel name. Cosmetic cleanups.peter1998-09-301-3/+15
* Fix typos.. The vector for "int 0x12" (get base mem) is not written inpeter1998-09-301-2/+2
* ELF loader, part 1. It works with ELF kernels generated on the i386peter1998-09-302-2/+278
* Move variable into proper scope.jkh1998-09-301-2/+3
* s/out_loadmodule/aout_loadmodule/ in a printf diagnostic.peter1998-09-301-2/+2
* Uncomment prototype for elf_loadmodulepeter1998-09-301-2/+2
* Debug when an environment variable set, no when it is unset.dt1998-09-302-4/+4
* Limit the fingerd daemon to:wosch1998-09-301-2/+2
* Put guard shells around stuff started from $local_startup. If you typecracauer1998-09-301-2/+3
* Document that we support the CS4236B.des1998-09-301-0/+1
* Add PnP ID for Crystal Semiconductors CS4236B codecs (register-des1998-09-303-0/+9
* Simplify gunzip usage even more (doh!).jkh1998-09-303-6/+6
* Sync with sys/i386/i386/machdep.c revision 1.311.kato1998-09-302-8/+50
* Fix english in prompt.jkh1998-09-303-6/+6
* Make the ELF kernel build produce a dynamic executable (!). This enablespeter1998-09-306-9/+432
* Add missing free()jkh1998-09-301-3/+1
* Add missing free().jkh1998-09-301-1/+2
* various bits of overdue cleanup.jkh1998-09-309-111/+21
* Call gunzip correctly.jkh1998-09-303-6/+12
* Correct source file corruption in last checkingrog1998-09-301-2/+1
* Revise test code for sigwait and add test code for sigsuspend.jb1998-09-302-0/+281
* Revise test code for sigwait and add test code for sigsuspend.jb1998-09-304-18/+116
* Fix a comment.jb1998-09-301-1/+1
* Cosmetic cleansing. This code requires extra work to keep the garbagejb1998-09-303-6/+9
* Move the cleanup code that frees memory allocated for a dead thread fromjb1998-09-3020-390/+700
* Use snprintf instead of sprintf to avoid long source file paths fromjb1998-09-303-36/+93
* Implementation of an additional state called SIGWAIT (with the previousjb1998-09-3012-204/+348
* NULL a pointer after it is freed to avoid trying to free it again.jb1998-09-303-0/+6
* - Fix the debug macros.jb1998-09-303-12/+63
* Delete the XXX comments that refer to spinlock recursion. The malloc/free/jb1998-09-301-15/+1
* Remove SCSI support as the only driver in this kernel config, aic, is notgibbs1998-09-301-6/+6
* Fix typo in message.danny1998-09-303-6/+6
* Add several missing ioctl handlers. One needed by Sybase, the othersjfieber1998-09-304-4/+58
* Do not allow a mounted on directory to be rmdir'ed. This removal canmckusick1998-09-301-2/+8
* Perform a hard reset on cards when the command fails. This should helpimp1998-09-301-2/+2
* In nfs_link(), check for a cross-device mount *before* lookingmckusick1998-09-292-4/+6
* Missing vput when cross-device link error is detected in nfs_link.mckusick1998-09-292-0/+2
* During truncation, have to notify the VM about the new sizemckusick1998-09-292-6/+10
* Don't require an argument for -v flaggrog1998-09-292-11/+18
* Frank sez: 'It fixes a problem with servers that return 0 valuesmckusick1998-09-292-14/+20
* Do not need (or want) to take a reference on an NFS file thatmckusick1998-09-292-12/+24
* The code checks each fragment mark to see if it's valid; if the fragmentmckusick1998-09-293-6/+6
* In the bootverbose case, print out error messages for all errors that willken1998-09-292-8/+18
* vm86_datacall: always use workaround since temp. malloced buffer or stackache1998-09-291-22/+18
* Add back a few useful targets lost in the reshuffle.jkh1998-09-292-8/+8
OpenPOWER on IntegriCloud