summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When parsing the program name from the incoming log messagerobert2002-07-251-1/+1
* Change the default setting of an IPv4-mapped IPv6 address to off.ume2002-07-252-2/+2
* Braino in the 1.672 commit: scripts/games-make.sh expects theru2002-07-251-1/+1
* Regen.takawata2002-07-252-3/+10
* MFNetBSD: FTDI USB-serial converter chips description.takawata2002-07-251-1/+2
* Moved some more NIC drivers to the second floppy.ru2002-07-251-2/+6
* Add a -P/-o physical option which behaves similarly to bash/ksh's optionstjr2002-07-253-4/+17
* Set opterr to zero to avoid duplicate warnings from getopt(3) for unknowntjr2002-07-255-2/+6
* When reading a program name from the syslog configuration file,robert2002-07-251-1/+1
* Use PATH_MAX instead of a local guess at it, which happened to be incorrect.tjr2002-07-251-4/+3
* pwdcmd()'s argc and argv arguments are no longer unused, remove __unused.tjr2002-07-251-1/+1
* Add SEE ALSO references to papers handling RED.sheldonh2002-07-251-0/+26
* sysctl(NET_RT_IFLIST) up to several (currently 5) times.ume2002-07-251-8/+29
* Bah, I forgot to commit this part of the nfssvc() cleanup. Sorry folks.peter2002-07-251-4/+1
* Give an example showing how to change the mesg status of terminalstjr2002-07-251-0/+10
* Fix some of the places where sound(4) can sleep with a lock held. (Helpgreen2002-07-253-12/+30
* get suspension counting right.julian2002-07-252-0/+8
* MFC noted: acct(2) appends to file.johan2002-07-252-2/+38
* Change 'int pid' to 'pid_t pid'jmallett2002-07-252-2/+2
* Clarify the sizeof(var) rule. This is the result of the consensus inimp2002-07-251-0/+5
* fix some style problems and remove a mis-merged assert.julian2002-07-252-60/+24
* slight stylisations to take into account recent code changes.julian2002-07-241-7/+3
* Add some locking asserts and some commentsjulian2002-07-244-0/+10
* Fix a typojulian2002-07-241-5/+7
* Oops, another unused arg to nfssvc_nfsd(). *blush*peter2002-07-241-3/+3
* Inline ${_cxx_consumers}.ru2002-07-241-2/+1
* We're done with 1.287 and 1.288 now.peter2002-07-241-7/+0
* Fully exterminate nfsd_srvargs and nfsd_cargs. They were either unusedpeter2002-07-242-41/+10
* Remove WARNS and WFORMAT overrides.mp2002-07-241-2/+0
* If NO_MAILWRAPPER is set, and sendmail is still enabled, then installpeter2002-07-241-0/+8
* enable fdisk for ia64 as well as i386peter2002-07-242-4/+4
* Only install the mbr code on i386.. not ia64. This changes it frompeter2002-07-242-2/+2
* Turn nfsiod back on. It is basically now just a sysctl wrapper that alsopeter2002-07-241-0/+1
* WARNS cleanpeter2002-07-242-7/+6
* Fake a resume method for this chip via calling detach/attach. This letsambrisko2002-07-241-1/+10
* Copy the right dhclient-script(8).ru2002-07-241-1/+1
* When single threading a multithreaded program, awaken thejulian2002-07-242-0/+14
* Fix a stupid bug where I wasn't initializing the namesmux2002-07-241-9/+10
* o Merge vm_fault_wire() and vm_fault_user_wire() by adding a new parameter,alc2002-07-243-56/+11
* make sure to set/unset INP_IPV4 according to a valueume2002-07-241-0/+4
* - ntohs() returns unsigned value.ume2002-07-241-59/+56
* style(9): - Put a space after the 'return' keyword.robert2002-07-241-5/+7
* Use an ANSI-C function definition rather than arobert2002-07-241-3/+1
* - Add a COMPATIBILITY section explaining that the defaultrobert2002-07-241-2/+12
* Document upgrade procedure.mp2002-07-242-0/+21
* This commit was generated by cvs2svn to compensate for changes in r100616,mp2002-07-24151-1871/+2531
|\
| * Import of tcsh-6.12.00mp2002-07-24151-1871/+2531
* | Re-use passive data ports with the SO_REUSEADDRyar2002-07-241-10/+16
* | Allow selection of the affected terminal using redirectionrobert2002-07-242-1/+10
* | Under #ifdef DIAGNOSTIC, NULL out componentname pointers if we free therwatson2002-07-241-2/+18
OpenPOWER on IntegriCloud