summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* List of committers was moved out of handbook. Teach 'ac' about new location.phantom2002-02-061-2/+4
* o Remove __Pimp2002-02-061-6/+4
* Remove some unused variables, mark unused parameters as unused and changeimp2002-02-061-13/+12
* o __P removalimp2002-02-065-160/+116
* Remove files that shouldn't have been imported.nectar2002-02-0611-417/+0
* remove -M from RPCCOM, it slipped in with the tirpc upgrade.alfred2002-02-061-1/+1
* ANSIfy and remove some dead code.des2002-02-0634-536/+308
* Apply the following mechanical transformations in preparation fordes2002-02-0644-418/+422
* Set WFORMAT=0, overlooked in previous commits to libexec/.kris2002-02-062-0/+2
* Forced commit. Previous commit was in response to:des2002-02-060-0/+0
* Do a bit more of prototype cleanup.ru2002-02-063-6/+1
* Use the stock [3.1-snap] version of this.obrien2002-02-063-259/+144
* A slightly more general version of rev 1.2 that might be more acceptableobrien2002-02-061-4/+11
* Merge BDE's printf format error fixes (rev 1.2) into GCC 3.1-snap.obrien2002-02-061-29/+49
* Use the stock GCC 3.1-snap version of this.obrien2002-02-061-917/+649
* A slightly different version of rev 1.2 that is closer to something theobrien2002-02-061-5/+12
* Merge rev 1.2 (printf format error fixes) into GCC 3.1-snap.obrien2002-02-061-6350/+5951
* Use the stock [3.l-snap] version of this.obrien2002-02-061-6540/+17990
* Use the stock [3.1-snap] file.obrien2002-02-063-2974/+3574
* Use the stock file for now.obrien2002-02-061-3655/+10227
* Merge the stock gcc-3.1_snap file onto HEAD.obrien2002-02-062-1216/+5107
* Merge rev 1.2 (-fformat-extensions) and rev 1.7 (optimization downgrade)obrien2002-02-061-3715/+3194
* Install PROTO.localhost-v6.rev. Umm, it seems namedb/Makefileume2002-02-061-1/+2
* We use the stock [3.1-snap] file.obrien2002-02-061-2536/+577
* Install PROTO.localhost-v6.rev.ume2002-02-061-1/+2
* Fixes for alpha pmap on SMP machines:jhb2002-02-063-52/+66
* Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);obrien2002-02-061-1483/+2634
* Make cron actually build without defining LOGIN_CAP.bbraun2002-02-061-1/+1
* Don't attach to Dell PERC2/QC cards that have a firmware rev of 1.x. Thisscottl2002-02-064-0/+51
* Allow the kern.maxusers boot tuneable to be set to 0 (previously onlydillon2002-02-061-2/+3
* balance parens.alfred2002-02-051-1/+1
* For RPC v2 we need to fill in ret->xp_raddr too. INET_6alfred2002-02-051-1/+1
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,alfred2002-02-0521-26/+51
* Correctly identify the Intel 82830 AGP bridge.benno2002-02-052-0/+6
* Do not call addrinfo on local transport adresses, if returning aalfred2002-02-051-5/+25
* Switch to a self-starting allocation scheme.des2002-02-051-10/+3
* Reindent, and add parentheses to return statements. Some functions indes2002-02-058-1989/+1997
* Fix the race between the stat() and the mkdir().zarzycki2002-02-051-16/+19
* Update the physio man page to better reflect reality.joe2002-02-051-37/+14
* Eliminate a redundant loop.des2002-02-051-2/+1
* Fix a race with free'ing vmspaces at process exit when vmspaces arealfred2002-02-055-20/+37
* Fix minor disorder in functions declared in extern.himp2002-02-051-1/+1
* o Move externs to extern.himp2002-02-056-65/+72
* Let the number of timecounters follow hz, otherwise people withphk2002-02-052-3/+4
* style: return(x) -> return (x)alfred2002-02-051-2/+2
* Fix the credential handling code.alfred2002-02-051-2/+24
* The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacksalfred2002-02-054-30/+73
* Fix the breakage in rpc.yppasswd. Readded the svc_create() andalfred2002-02-052-78/+51
* The hardware checksum code makes the assumption that a packet routed outarchie2002-02-051-2/+9
* tab in pw_mkdb's arg for style.alfred2002-02-051-1/+1
OpenPOWER on IntegriCloud