summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only #include <sys/shm.h> if SYSVSHM (for shmexit() prototype)peter1996-01-011-2/+8
* Document the /dev/io security hole.joerg1996-01-012-0/+66
* Make pipe() return a set of bidirectional pipe fd's rather than one-way onlypeter1996-01-011-3/+3
* My really ugly hack to ifconfig to make it pick up interface aliasespeter1996-01-011-262/+265
* Get sendmail to detect when to use the setproctitle() in libutilpeter1996-01-012-4/+13
* Minimal changes to get named to use libutil's setproctitle()...peter1996-01-011-1/+26
* Make inetd use setproctitle from libutil instead of it's own version.peter1996-01-012-5/+35
* Make nfsd use setproctitle from libutil...peter1996-01-014-0/+22
* Add hooks into the mount_mfs code in newfs to do the FreeBSD-stylepeter1996-01-011-1/+15
* Make ftpd use setproctitle() from libutilpeter1996-01-014-10/+16
* Add libutil/beforeinstall to the includes targetpeter1996-01-011-1/+2
* Bump libutil revision after recent addition of setproctitle().peter1996-01-019-3/+80
* Create individual tests for each dialog feature.jkh1996-01-0119-336/+1266
* Next round of changes - make dialog boxes drawable at arbitrary X,Y locationsjkh1996-01-0111-84/+127
* Add sasc to the clean/cleandir target. The machine dependent targetsats1995-12-311-2/+2
* Hopefully the last bogons that prevented me from running a successfuljoerg1995-12-313-6/+6
* The etc.i386/fstab.* files have been nuked, so don't try to installjoerg1995-12-311-3/+1
* Finally complete my fix for the behaviour of getpass(3) upon receiptjoerg1995-12-312-18/+56
* Restrict /devfs/io perms to 0600.joerg1995-12-312-4/+4
* Restrict /dev/io perms to 0600.joerg1995-12-312-4/+4
* Make the counters unsigned longs so that tapes don't contain negativephk1995-12-311-3/+3
* Add man pages for devfs functions after Julian's descripton.joerg1995-12-312-0/+140
* In memory test, cast pointer as "volatile int *", not "int *" to make suredg1995-12-302-18/+18
* 2.1.0R is over and out. Comment out the tags for it from the releasejoerg1995-12-301-6/+6
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-30993-327719/+0
* recording cvs-1.6 file deathpeter1995-12-301098-324595/+0
* Print dev minor #'s > 255 in hex.joerg1995-12-301-3/+7
* Use a medium_type field of 0 (Default), instead of the value that wasjoerg1995-12-301-3/+9
* Small man page tweaks:joerg1995-12-301-2/+12
* Copied mcount.c from the library again. #include'ing it via a relativebde1995-12-301-3/+325
* Added $Id$.bde1995-12-301-0/+4
* Restored likely_com_ports[] from rev.1.122 so that Hayes ESP support atbde1995-12-303-3/+9
* Oops, forgot a little difference between my src-tree and ours...sos1995-12-302-4/+4
* Fixed a bug with the ATAPI_STATIC option, so it compiles again.sos1995-12-291-3/+8
* My first shot at get sound to work on the emulator.sos1995-12-296-16/+254
* Added SYSVSHM definesos1995-12-292-4/+4
* Changed the default/min/max number of users to 8/2/512 for all machinedg1995-12-291-8/+8
* Implemented non-statistical kernel profiling. This is based onbde1995-12-291-0/+4
* Implemented non-statistical kernel profiling. This is based onbde1995-12-2918-303/+876
* Fixed erroneous resending of the output buffer.bde1995-12-292-22/+68
* Oops, this should have been committed with the other Hayes ESP changes.bde1995-12-293-0/+228
* Added support for the Hayes ESP serial card.bde1995-12-298-8/+376
* >Number: 917joerg1995-12-291-2/+2
* Oops. I seem to have over-corrected with my last commit. It should begpalmer1995-12-291-2/+2
* 1) ifdef out some unused functions (for now)markm1995-12-294-40/+66
* Whoops! ftp6.de.freebsd.org doesn't exist.jkh1995-12-291-4/+1
* Go to orthogonal naming scheme for those hosts that support it.jkh1995-12-291-70/+54
* Hide the German mirrors behind de.freebsd.org.joerg1995-12-291-15/+15
* Make a couple of options that hurt when they're removed morejkh1995-12-295-22/+39
* Don't look in libkern, it went away.bde1995-12-291-2/+2
OpenPOWER on IntegriCloud