summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add libcalendar.helbig1997-12-041-2/+2
* This commit was generated by cvs2svn to compensate for changes in r31529,helbig1997-12-045-0/+650
|\
| * Provides date of easter and other calendar related arithmetic.helbig1997-12-045-0/+650
* shuffle structs for better cacheline behavior.dg1997-12-041-9/+9
* Use err(3). Add prototypes. Document that startup scripts are rc.i386 andcharnier1997-12-045-61/+92
* Sort #includes. Add rcsid. Use full pathname in SYNOPSIS section.charnier1997-12-042-12/+14
* FTP_INTERNAL_LS -> FTPD_INTERNAL_LSsteve1997-12-041-2/+2
* Use 'proto <tcp|udp|all>' to select the protocol to displaysteve1997-12-042-12/+21
* Buffer overflow from bitblt's commit to OpenBSD. Committed here for lackimp1997-12-041-2/+5
* The Libretto's BIOS doesn't set edx on the APM_GETPWSTATUS call, soimp1997-12-042-6/+22
* Fix the CCP Type field value for DEFLATE.brian1997-12-038-48/+203
* Fixed corruption of the per-group used directories count. It wasn'tbde1997-12-032-6/+8
* Make has_f00f_bug extern, and get rid of some unused code in the f00fsef1997-12-032-10/+4
* Abstract the CCP layer a level.brian1997-12-0324-286/+1209
* Sync with sys/i386/i386/machdep.c and trap.c revisions 1.275 andkato1997-12-033-3/+110
* Use full path in synopsis. Syslog will add trailing \n.charnier1997-12-032-27/+39
OpenPOWER on IntegriCloud