summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Changed strcmp to strncmp for checking the CIS manufacturer strings,nate1997-12-081-3/+3
* Correct prototypes to match POSIX. Correct return code for aio_cancel.dyson1997-12-082-9/+9
* Use at_exit() to invoke procfs_exit() instead of calling it directly.sef1997-12-085-18/+27
* Various of the ISP users have commented that the 1.41 version of thedyson1997-12-082-230/+38
* Fix PAP, CHAP & LQR req (I broke the byte ordering whenbrian1997-12-073-16/+70
* Use `cp -R' instead `cp -r' for local to local copingwosch1997-12-071-2/+2
* oops, remove a dangling predicate left over after a sentence was rewritten.wollman1997-12-071-2/+2
* Add some more macro advice and correct spelling of ``parentheses''.wollman1997-12-071-6/+16
* Added some advice to avoid typedef'ing structures, as this breakswollman1997-12-071-2/+25
* Added easterog() and easteroj() which compute orthodox easter forhelbig1997-12-074-25/+55
* Surround the call to procfs_exit() by #ifdef PROCFS/#endif -- much to mysef1997-12-071-1/+5
* Added mouse.4.bde1997-12-071-2/+4
* update hub.mc with the latest set of anti-spam rulesjmb1997-12-071-16/+10
* correct an error that i made in check_relay.jmb1997-12-071-10/+8
* Document recent mouse code changes.yokota1997-12-077-497/+2733
* s/ps/truss/peter1997-12-071-1/+1
* The `moused' daemon is made to support various serial mouseyokota1997-12-072-322/+2074
* - Add support for the following mice to psm/moused/sysmouse:yokota1997-12-0713-968/+3184
* Removed obsolete options: PSM_CHECKSYNC, PSM_ACCEL and PSM_EMULATION.yokota1997-12-073-12/+3
* - Added entry for 'Linksys Combo PCMCIA EthernetCard'nate1997-12-072-2/+18
* Only allow one arg to `delete' - the mask & gateway aren't necessary.brian1997-12-074-126/+170
* Use the new PF_LINGER flag -- when this is set in a process' proc structure,sef1997-12-071-1/+20
* Slight performance improvement, removal of unneeded SPLs.dyson1997-12-071-11/+23
* Clear the stop events and wakeup the process on teh last close of thesef1997-12-072-2/+58
* Add a procfs-related flag for procp->p_pfsflags.sef1997-12-071-1/+9
* explicitly set MAN8 since only MAN1 is defaulted.peter1997-12-071-1/+2
* Add $Id$peter1997-12-071-0/+1
* delete -static, add $Id$peter1997-12-071-2/+2
* add procctlpeter1997-12-071-2/+2
* Move procctl to the Attic, it's been copied to usr.sbin/procctl aspeter1997-12-074-91/+2
* Use getopts instead getopt(1). This should fix the problemwosch1997-12-071-27/+26
* Delete truss manpage link. We have now a real truss command.wosch1997-12-061-2/+2
* Correct cftypes128 index.brian1997-12-061-2/+2
* 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
OpenPOWER on IntegriCloud