summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KerberosIV de-orbit burn continues. Disconnect from "make world".markm2003-03-082-19/+1
* KerberosIV de-orbit burn continues. Disconnect from "make release".markm2003-03-084-22/+2
* Initiate KerberosIV de-orbit burn. Disconnect the /etc configs.markm2003-03-0819-132/+0
* Don't copy headers from the source tree to the object tree withoutmarcel2003-03-087-14/+14
* o Run make readmes (ports) from within CHROOTDIR to avoid pollutionmarcel2003-03-081-12/+13
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-0856-250/+62
* Remove unimplemented IP-in-IPX encapsulation support (options IPTUNNEL).tjr2003-03-086-62/+0
* Zero copy send and receive fixes:ken2003-03-082-3/+10
* Lock sched_lock before modifying td_flags.davidxu2003-03-082-0/+4
* Initialize eflags in fake frame to default value rather than random one.davidxu2003-03-082-0/+2
* New release note: Default kern.module_path no longer includesbmah2003-03-082-0/+24
* New release notes: aac(4) is Giant-free, mac_portacl, mksnap_ffs(8),bmah2003-03-082-8/+50
* Use the appropriate size when zeroing out the unused portionmckusick2003-03-071-3/+3
* add ath to the list of Ethernet devicessam2003-03-071-1/+1
* Replace u_int with "unsigned int" to prevent following errors:ache2003-03-071-4/+4
* Fix a spelling error.bbraun2003-03-071-1/+1
* Prefix all -n (noaction) "unix cmds" with tab, thus making it much easiergad2003-03-071-19/+24
* Move the -s (nosignal) processing, as newsyslog needs to print out agad2003-03-071-11/+14
* Respect any passed in external lockmgr flags such as LK_NOWAIT in thejhb2003-03-071-4/+2
* Limit our requests to DFLTPHYS, this is generally a good idea forphk2003-03-071-0/+5
* Fix mixed up arguments passed to a locally defined err(int, char *)mtm2003-03-071-4/+4
* Clean up some signed/unsigned issues in the XDR code.nectar2003-03-074-13/+19
* Remove reference to unavailable paper.phk2003-03-072-10/+0
* Set f_fstypename in coda_nb_statfs().tjr2003-03-072-0/+2
* Fix a few spelling errors.trhodes2003-03-071-3/+3
* - improve timeout handling in fwmem.csimokawa2003-03-072-14/+22
* New release notes: TCP compressed TIME_WAIT state [1], XNS support gone.bmah2003-03-072-0/+18
* aic79xx.c:gibbs2003-03-064-38/+46
* Spelling fix: interwining -> intertwining.ceri2003-03-061-1/+1
* When the system is panicing, the lock manager grants all lockmckusick2003-03-061-0/+8
* Oops, fix the double faults people were seeing with the recent changes tojhb2003-03-061-1/+1
* Prepare for removal of KerberosIV from the tree.des2003-03-061-1/+0
* Added FreeBSD 5.0wosch2003-03-061-0/+6
* Add integer value of _CID handling.takawata2003-03-061-3/+33
* With CVS_UPDATE, use read-only repository mode by default.ru2003-03-061-1/+1
* Unbreak Kerberos 5 authentication in telnet.nectar2003-03-065-2/+51
* Add a temporary workaround for a deadlock in Coda venus 5.3.19 thattjr2003-03-064-4/+56
* Remove fragments of support for the FreeBSD 3.x and 4.x branches.tjr2003-03-065-25/+0
* Don't pick the name out of the devstat member of the ccd softc, it willphk2003-03-061-2/+1
* MFp4(simokawa_sbp)simokawa2003-03-067-102/+193
* Remove a remnant of netns.tjr2003-03-061-2/+0
* Remove GIANT_REQUIRED from sf_buf_free().alc2003-03-061-2/+0
* Instrument sysarch() MD privileged I/O access interfaces with a MACrwatson2003-03-0616-0/+133
* Add an embellished lesspipe.sh as described in the man page.obrien2003-03-062-0/+15
* Remove ENABLE_VFS_IOOPT. It is a long unfinished work-in-progress.alc2003-03-0612-635/+2
* Provide a mac_check_system_swapoff() entry point, which permits MACrwatson2003-03-0514-0/+140
* Move the initialization of the vattr flags field in setfflags() torwatson2003-03-052-12/+6
* Fix a use-after-free bug that could cause multi-link fragment reassembly toarchie2003-03-051-2/+4
* Update ping to be WARNS=2 compliant.seanc2003-03-052-27/+36
* VOP_PATHCONF returns a register_t, not an int. Noticed by phk.tjr2003-03-052-2/+2
OpenPOWER on IntegriCloud