summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Unquote default group in pw.conf.davidn1997-09-011-1/+2
* General cleanup of the sub-system locking macros.fsmp1997-09-0116-438/+270
* Cleanup.fsmp1997-09-017-56/+70
* Cosmetic changes.charnier1997-09-012-40/+47
* Use err(3).charnier1997-09-011-16/+14
* Style in rcsid, sort #include.charnier1997-09-012-7/+8
* Removed unused #includes.bde1997-09-0115-66/+15
* Some staticized variables were still declared to be extern.bde1997-09-012-6/+4
* Print a device number in hex instead of decimal.bde1997-09-011-2/+2
* Removed unused #includes.bde1997-09-011-2/+1
* Removed unused #includes (<machine/cpu.h> now gives more pollution).bde1997-09-012-4/+2
* Removed unused #includes.bde1997-09-016-54/+4
* Fixed absolute pathnames in #includes.bde1997-09-012-4/+4
* Move closer to supporting VM86 under SMP.bde1997-09-019-9/+71
* Add "options no_tld_query" to resolv.conf.brian1997-09-014-13/+21
* Removed unused #includes.bde1997-09-015-25/+5
* Removed unused #includes. The !KERNEL case may be more broken than before.bde1997-09-016-61/+6
* Change games from setuid games to setgid games.eivind1997-09-0144-76/+224
* Added #include of <sys/queue.h> to make this self-sufficient.bde1997-09-011-1/+3
* Made this compile again (getopt moved to <unistd.h>).bde1997-09-011-3/+3
* Fixed options SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME which were brokenbde1997-08-315-13/+15
* Cosmetic: Make LogPrintf() calls consistent.brian1997-08-3114-94/+103
* Put I*86_CPU options in opt_global.h and don't #include "opt_cpu.h"bde1997-08-313-15/+15
* Removed unused #includes (bogus #includes were necessary because fusword()bde1997-08-312-4/+2
* Hide the declaration of `struct exception' from C++, since it conflictsbde1997-08-311-1/+5
* Fixed inclomplete function type in synopsis.bde1997-08-311-1/+1
* Fix file names.wosch1997-08-316-9/+9
* Fix the ${BINFORMAT} definition problem during 'make {build}world'. Thepeter1997-08-311-3/+3
* Make ppp owner root.ppp, mode 4550brian1997-08-311-2/+3
* Add group ppp (gid 69)brian1997-08-311-0/+1
* Remove login_progok()brian1997-08-315-103/+5
* Remove use of login_progok()brian1997-08-313-41/+5
* Prepare for 64bit programming environment (e.g. Alpha):se1997-08-312-45/+45
* Remove debug printf() that had been ommited by accident.se1997-08-311-3/+2
* Fix problem with early revision 53c825a and 53c875 chips, whichse1997-08-311-5/+3
* Fix my e-mail address. Old work addres is no good.eivind1997-08-312-2/+2
* Restore back issetugid() usage and bump major numberache1997-08-312-4/+4
* Change the 0xdeadb hack to a flag called VDOOMED.phk1997-08-316-148/+163
* Remove pbzero(), things we load zero their own bss.phk1997-08-314-41/+6
* Another 32bits of 64bits conformance.phk1997-08-311-2/+2
* Debug version of simple_lock. This will store the CPU id of thefsmp1997-08-3110-151/+188
* Created a private simple_lock to control accesses to com data structsfsmp1997-08-313-153/+228
* Display file size as an unsigned long.alex1997-08-311-2/+2
* Initial elf nlist support, mostly stolen from OpenBSD (they use standardpeter1997-08-312-3/+228
* Initial support for dealing with an elf /kernel. This is a loose hybridpeter1997-08-302-4/+179
* A first cut at some rules for building elf shared libs. Of particularpeter1997-08-303-3/+53
* Update to include some of the newer vnode flags and remove some stale ones.peter1997-08-302-9/+25
* Added clock_lock protection to microtime.fsmp1997-08-301-2/+21
* Define some machine characteristics using symbol naming on conventionspeter1997-08-302-2/+14
* Collect a few missing symbols from the OpenBSD elf includes. (The OpenBSDpeter1997-08-301-2/+44
OpenPOWER on IntegriCloud