summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move nlist related defines from link.h into nlist.h. Clean upjdp1997-12-065-62/+77
* Fix incorrect format string in call to errx().jdp1997-12-061-2/+2
* Complain about empty command lines.sef1997-12-061-2/+2
* err(3) already includes strerror(errno) and a trailing \npeter1997-12-061-6/+6
* recognize "FreeBSD ELF" as an executable typepeter1997-12-061-2/+3
* #include <unistd.h> to get it to compilepeter1997-12-061-1/+2
* Use ENOIOCTL instead of -1 (= ERESTART) for diskslice ioctls that arebde1997-12-066-12/+12
* Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that arebde1997-12-0631-81/+82
* Reverse my previous change and use htons() on an intbrian1997-12-062-2/+2
* Added a kernel-only error code ENOICTL. This will be returned frombde1997-12-061-3/+4
* Add AWE32 description to visualconfigache1997-12-061-2/+3
* Set the close-on-exec flag in the child; otherwise, it eats up asef1997-12-061-1/+2
* Attach messages: remove unneded newlines and addache1997-12-061-6/+5
* First cut at printing out ioctl names intelligently. Note that this doesn'tsef1997-12-063-5/+22
* Sync with sys/i386/i386/trap.c revision 1.119.kato1997-12-061-1/+12
* Add missing argument to warn() call.jdp1997-12-061-2/+2
* Add truss to the list of subdirectories.sef1997-12-061-2/+2
* Truss program. Requires procfs.sef1997-12-0612-0/+1667
* Add procctl to the list of programs built.sef1997-12-061-2/+2
* First checkin of the procctl program.sef1997-12-066-0/+178
* Changes to allow event-based process monitoring and control.sef1997-12-0615-20/+326
* Support an optional, sysctl enabled feature of idle process swapout. Thisdyson1997-12-064-33/+91
* Add some extra flags in the caching page.tegge1997-12-051-1/+5
* Don't include <sys/lock.h> in headers when only `struct simplelock' isbde1997-12-0529-25/+52
* Const poisoning from ks_shortdesc.bde1997-12-051-2/+2
* Removed one `const' from the declaration of `ks_shortdesc'. The pointerbde1997-12-051-11/+12
* Moved declaration of M_IOV to a less bogus place. It belongs inbde1997-12-052-5/+9
* Needs to include <sys/lock.h> if we're using struct lock.jkh1997-12-053-3/+6
* Sync with sys/i386/conf/options.i386 revision 1.63.kato1997-12-052-2/+4
* Sync with sys/i386/boot/biosboot/boot.h and io.c revisions 1.23 andkato1997-12-052-15/+7
* Sync with sys/i386/i386/machdep.c and trap.c revisions 1.278 andkato1997-12-053-26/+23
* Document the new -f flag.dyson1997-12-051-1/+3
* Add an option to building PS, so that the upages are explicitly paged in onlydyson1997-12-052-13/+44
* Add new (very useful) tunable for pageout daemon. The flag changesdyson1997-12-051-18/+20
* Some fixes from John Hood:dyson1997-12-053-5/+8
* - Added entries for LinkSys ethernet card and Apex Data Modem.nate1997-12-052-2/+30
* Allow ipfw to accept comments and blank lines.julian1997-12-052-1/+7
* Make emacs work again. This is a workaround for the fact that thejdp1997-12-052-36/+66
* Finally, implement a mini-parser for RockRidge alternative filenames,joerg1997-12-044-33/+62
* document and make the NO_F00F_HACK a proper option...jmg1997-12-045-12/+17
* document and make the NO_F00F_HACK a proper option...jmg1997-12-045-5/+25
* Support applications that need to resist or deny use of swap space.dyson1997-12-041-2/+26
* Understand ``sockaddr_dl''s where sdl_nlen != 0brian1997-12-041-24/+25
* Remove duplicate REJECTED macro.brian1997-12-041-24/+18
* Initialize ccpstate when CCP comes down.brian1997-12-041-32/+19
* Parenthesise the REJECTED macro.brian1997-12-041-2/+2
* Identify rejected protocol types according to rfc1700.brian1997-12-041-4/+130
* After consultation with David, changejkh1997-12-047-29/+29
* Sigh - add libz to libs. Brian just keeps adding stuff to ppp. :)jkh1997-12-045-10/+10
* Use the argmument `port' instead of hard coded address in atapi_probe.kato1997-12-041-1/+1
OpenPOWER on IntegriCloud