summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Exit(-1) -> exit(1).charnier1998-04-011-1/+1
* Add prototypes, usage(). Add Id.charnier1998-04-011-2/+3
* Add Id.charnier1998-04-013-4/+22
* Use .An/.Aq.charnier1998-04-011-2/+2
* Use Id instead of Header.charnier1998-04-011-1/+1
* Temporary fix for problems that occur if CFLAGS=-g is added tojb1998-04-011-1/+2
* A fairly rare possible buffer overflow:imp1998-04-012-5/+17
* Fix an off by 1<<32 error.phk1998-03-312-4/+4
* Add a dummy timecounter until we find the real thing(s).phk1998-03-312-8/+72
* Cosmetic. Move a blank line.kato1998-03-311-3/+3
* Sync with sys/i386/i386/trap.c revision 1.125 and sys/i386/isa/clock.ckato1998-03-314-12/+33
* Use .An/.Aq.PR:charnier1998-03-311-4/+3
* Add an ioctl to retrieve the next writable address.jmz1998-03-313-20/+119
* Document the WORMIOCFIRSTWRITABLEADDR ioctl.jmz1998-03-311-1/+19
* Add `hdrs' to the beforeinstall for libss so that the headers arejb1998-03-301-2/+2
* - Use existing file (psm.c) though the driver does not work underkato1998-03-302-12/+4
* Merge the change in sys/i386/boot/rawboot/Makefile revision from 1.7kato1998-03-301-16/+5
* Added missing #include's.kato1998-03-301-1/+3
* Pickup _time_second instead of _timephk1998-03-301-2/+2
* Chnage the profiling printout to reflect that they are notphk1998-03-301-4/+3
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-3094-526/+627
* Add workaround suggestion for 'nonexistent time' diagnosticache1998-03-301-3/+3
* Run adjkerntz -a at 05:01 tooache1998-03-301-2/+2
* Use the correct templates file.jkh1998-03-301-2/+2
* fkey61 is the same thing as del, kinda. Make sure that we really swap del andimp1998-03-301-2/+2
* Give up on a.out support in binutils. It has too many problems tojdp1998-03-309-20/+44
* Add c++filt.jdp1998-03-301-3/+2
* Add NTFS partition type.obrien1998-03-292-16/+32
* Correct a significant problem with the softupdates port. Allow fsyncdyson1998-03-292-8/+22
* Sync with sys/i386/isa/if_ed.c revision 1.138.kato1998-03-291-2/+1
* Sync with sys/i386/i386/trap.c revision 1.124.kato1998-03-291-1/+2
* Sync with sys/i386/isa/if_ed.c revision 1.137.kato1998-03-291-12/+1
* Don't access "time" directly.phk1998-03-291-2/+2
* Replace direct access to time with getmicrotime().phk1998-03-291-4/+1
* Export MD5Transform in md5.c and remove a private version in random_machdep.cphk1998-03-295-246/+15
* regeneratepeter1998-03-293-8/+35
* The linux chown syscall is more like lchown, a new chown syscall thatpeter1998-03-294-10/+50
* pcics are devices not controllers.helbig1998-03-293-9/+9
* Patch up some space/tab problems. It looks like some of this camepeter1998-03-292-30/+28
* Fix nasty typo that randomly caused kinit to not properly deduce themarkm1998-03-291-2/+2
* Add in placeholders for the newer linux syscallspeter1998-03-292-2/+46
* Don't use fast interrupts when initialized through PnP. if_ed doeseivind1998-03-292-4/+2
* Add support for the AT&T style "fildll" and "fistpll" mnemonics.jdp1998-03-291-1/+3
* Support for fine-grained external control of subdir building.eivind1998-03-291-12/+38
* The system call stubs for the sched_* system calls can't bedufault1998-03-283-10/+2
* Activate CVS regression test.eivind1998-03-281-1/+22
* Remove duplicate commentdufault1998-03-281-4/+1
* Don't allow the readdirplus routine to be used in NFS V2.steve1998-03-282-2/+6
* Include sys/resource.h to get PRIO_MAX.dufault1998-03-282-0/+2
* Removed unused #includes.bde1998-03-2829-127/+24
OpenPOWER on IntegriCloud