summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Default to disabling all inetd.conf entries, in particular, telnetdrwatson2001-08-021-8/+13
* Oops- don't set 'goal' twice when you mean to set 'nvrm' as well.mjacob2001-08-021-1/+1
* A good sysadmin always carries around a few feet of fiber. If he everkris2001-08-011-0/+5
* Revert part of previous- I misunderstood the use of 'ncpus'- I thought it'dmjacob2001-08-011-3/+1
* Temporarily back out kern_sig.c rev 1.125 and kern_exit.c rev 1.131.peter2001-08-012-8/+8
* Fix grammar nit.dd2001-08-011-1/+1
* Scratch an itch of long standing by adding entries for the mostdougb2001-08-011-2/+4
* Oops, note MFC of UFS_DIRHASH.dd2001-08-012-2/+2
* Fix previous commit: actually move the UFS_DIRHAS stuff, not thedd2001-08-012-20/+20
* Move the UFS_DIRHASH paragraph to 'filesystems' and note its MFC.dd2001-08-012-12/+12
* Note MFCs: WARNS, GCC_OPTIONS, and GNATS.dd2001-08-012-6/+6
* I could have sworn I did this already, but obviously I didn't. So,dougb2001-08-011-1/+1
* TI cardbus bridges, 12xx and newer, have an interesting register. Itimp2001-08-014-10/+58
* Don't initialize a clock twice (it's not a function of number ofmjacob2001-08-011-3/+5
* Correct the version number.obrien2001-08-011-1/+1
* Add "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros used inghelmer2001-08-011-0/+2
* mdoc(7) police: remove hard sentence breaks.dd2001-08-011-4/+4
* Install the new password file with pwd_mkdb, not the old one.ghelmer2001-08-011-1/+1
* New release notes: file(1) update.dd2001-08-012-10/+8
* MFS: in HISTORY section, fix release number of first appearancesheldonh2001-08-0113-13/+13
* Fix broken Fn calls; Fn doesn't take a manual page section as ansheldonh2001-08-011-5/+5
* Don't wait for a keypress in INT 16 function 01, just return the currenttg2001-08-011-3/+0
* Fix a client-side memory leak in nfs_flush(). The code allocatesiedowse2001-08-012-4/+4
* style(9)obrien2001-08-011-1/+1
* Update man page to actually match the source.eric2001-08-011-55/+73
* This is actually making its enterance in FreeBSD 4.4.obrien2001-08-011-1/+1
* style(9)obrien2001-08-011-1/+1
* open_device: Recognize ar device.grog2001-08-011-0/+2
* It appears we really shouldn't be following this example man page -- oneobrien2001-08-011-1/+1
* Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db)gshapiro2001-08-012-4/+0
* Remove a misplaced space.obrien2001-08-011-1/+1
* Note the import of sendmail 8.11.5gshapiro2001-08-012-2/+2
* Update FreeBSD import informationgshapiro2001-08-011-4/+4
* Resolve conflicts from import of sendmail 8.11.5gshapiro2001-08-015-12/+19
* This commit was generated by cvs2svn to compensate for changes in r80785,gshapiro2001-08-0134-463/+1149
|\
| * Import sendmail 8.11.5gshapiro2001-08-0139-476/+1169
* | Move CPU_ABSENT() macro to smp.h, where it belongs anyway. It will bebmilekic2001-08-012-16/+13
* | Update our bpf.h with tcpdump.org's new DLT_ types.fenner2001-07-312-3/+83
* | Apply the cluebat to myself and undo the await() -> mawait() rename. Thejhb2001-07-312-33/+16
* | Don't include a NUL at the end of our CHAP SUCCESS packet.brian2001-07-311-1/+1
* | Reword for consistency.eric2001-07-312-6/+6
* | Add a safety belt to mawait() for the (cold || panicstr) case identical tojhb2001-07-311-0/+12
* | Add in a hack to support IBM "El Torito" CD-ROM booting BIOS's which expectjhb2001-07-316-6/+92
* | 164LX can have SRM or AlphaBIOS in flash.wilko2001-07-311-0/+4
* | If we have already panic'd then don't bother enforcing mutex asserts asjhb2001-07-312-0/+6
* | - Fix panicstr checks to explicitly check against NULL.jhb2001-07-311-8/+8
* | o Modify p_candebug() such that there is no longer automatic acceptancerwatson2001-07-311-3/+0
* | Re-order things slightly in the RX handler for VLAN support: we needwpaul2001-07-311-5/+4
* | Only pull in the MD files if they exist. This allows for progressivemp2001-07-315-0/+10
* | jhb says a 10 line change containing casts is more invasive than a 28 lineobrien2001-07-311-14/+14
OpenPOWER on IntegriCloud