summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use breakpoint() function instead of inline assembler.bde1996-04-072-12/+4
* Changed bdb() to breakpoint() and always enable it.bde1996-04-072-68/+60
* Use rdtsc() function instead of inline essembler.bde1996-04-072-12/+4
* Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.bde1996-04-073-11/+13
* Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.bde1996-04-074-13/+12
* Removed never-used #includes of <machine/cpu.h>. Many were apparentlybde1996-04-0721-47/+17
* Removed now-unused #includes of <machine/cpu.h>. They were for bootverbosebde1996-04-0724-60/+27
* Add several entries for ISA PnP cards (from Frank Durda IV), for using the NTroberto1996-04-071-1/+166
* Removed unused declaration of bootverbose.bde1996-04-072-4/+2
* systm.h:bde1996-04-072-2/+4
* Moved declaration of bootverbose to a better place. Externs shouldbde1996-04-071-2/+1
* Moved declaration of bootverbose to a better place. It isn'tbde1996-04-072-8/+2
* Declared pgrpdump() properly.bde1996-04-071-1/+3
* Fixed the ownership and permissions of /dev/io. Rev.1.32 broke rev.1.29.bde1996-04-072-4/+4
* Fixed devfs device names and numbers.bde1996-04-073-105/+213
* Cleaned up naming and formatting in recent changes.bde1996-04-071-18/+15
* Allow specifying the BIOS drive number. Removed the hd drive type.bde1996-04-076-51/+83
* Don't generate code for the unused function sleep().bde1996-04-071-1/+3
* Removed the 2 remaining calls to sleep().bde1996-04-071-4/+4
* Move the "mib" variables out to their own file.phk1996-04-073-136/+177
* Use strtoq() instead of strtol() so that large inums, and sizes can bebde1996-04-071-4/+4
*-. This commit was generated by cvs2svn to compensate for changes in r15100,joerg1996-04-072-0/+110
|\ \
| | * Import the 4.4Lite2 getty into a vendor branch.joerg1996-04-071-0/+54
| * | Import the 4.4Lite2 getty into a vendor branch.joerg1996-04-072-2/+59
* | | Make `easy-import' ready for vendor-branch imports.joerg1996-04-071-60/+71
* | | Add a zero(4) man page to describe /dev/zero. Update null(4) to xrefmpp1996-04-073-1/+59
* | | Some minor cleanup to bring the pccard man pages in linempp1996-04-072-28/+28
* | | Correct the rpc.lockd and rpc.statd man pages to not referencempp1996-04-072-4/+4
* | | Fix some typos.mpp1996-04-072-5/+5
* | | Change ${ENV} -> ${SETENV}. The former coincides with startup fileasami1996-04-071-6/+6
* | | Added proper splnet protection while modifying the interface address list.dg1996-04-071-2/+17
* | | Major surgery.jkh1996-04-0750-3684/+2504
* | | Make this properly respect obj dirs.jkh1996-04-071-35/+37
* | | Strive for a little more consistency with my examples.jkh1996-04-077-14/+14
* | | Major cleanups for the pmap code.dyson1996-04-072-364/+152
* | | Fix a typo.joerg1996-04-071-1/+1
* | | Add rplay.joerg1996-04-071-1/+2
* | | Fix the reproto.sh script that was broken after my KNFification.joerg1996-04-075-43/+100
* | | Correct some man page cross references and file location references.mpp1996-04-0731-59/+61
* | | KNFify the function definitions. It's harder to grep around when thejoerg1996-04-063-32/+50
* | | Fix a typo.joerg1996-04-061-2/+2
* | | Don't immediately give up if a single read() or write() wasn'tjoerg1996-04-061-5/+31
* | | Clarify some paths in the man pages.markm1996-04-062-6/+8
* | | Mention other possible errors that could be caused by the F_[GS]ETOWNjoerg1996-04-061-1/+19
* | | Correct some cross references and some path names.mpp1996-04-065-9/+9
* | | Use the correct syntax for checking if /etc/rc.firewall exists.mpp1996-04-061-2/+2
* | | Add Jake Hamby as the new webmaster.jkh1996-04-061-2/+2
* | | Here is a patch for a little bug in the WaitForString routine. The problemache1996-04-061-4/+14
* | | Submitted by: archie@tribe.comjulian1996-04-062-6/+78
* | | For nonexisten time use proper diagnostic instead of bad format and usageache1996-04-061-2/+2
OpenPOWER on IntegriCloud