summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for ATI IXP[234]00.joel2005-10-131-1/+3
* fixed a crush when either -lh or -ls option is used.ume2005-10-131-3/+3
* setkey(8) is not WARNS=2 compliant, yet.ume2005-10-131-0/+2
* Remove a stale comment.ru2005-10-131-1/+0
* Language nits.delphij2005-10-132-2/+2
* Mention that hptmv(4) actually works for the amd64 platform as well.delphij2005-10-131-3/+3
* - Clarify when the softc is allocated. It is allocated when a device isjhb2005-10-131-3/+7
* - When bintime was added to this manpage, standalone .Nm changed fromjhb2005-10-131-2/+2
* - When flushing node input queue, check whether item has a callback. Ifglebius2005-10-131-0/+6
* Clean up the if_bridge hooks a bit in if_ethersubr.c and ng_ether.c, movethompsa2005-10-133-33/+10
* Minor cleanups, no functional changessos2005-10-131-17/+2
* 1) Use GNU libtool to build shared libraries on non-FreeBSDkientzle2005-10-135-29/+86
* Restore optimizations to reduce TLB shootdowns.ups2005-10-131-25/+24
* Fix tinderbox box by removing incomplete/bad spl usage. Proper giant freeambrisko2005-10-121-6/+0
* First start rc.d/ipsec and then rc.d/mountcritremote, so we can mountpjd2005-10-122-2/+2
* setkey(8) was moved to /sbin/.pjd2005-10-121-0/+2
* setkey(8) was repo-copied from usr.sbin/ to sbin/.pjd2005-10-1213-3945/+2
* MFen:delphij2005-10-1213-1095/+639
* Add support for the ATI IXP[234]00 series chipsets.sos2005-10-124-1/+126
* Change the reference counting to count the number of cloned interfaces for eachthompsa2005-10-1211-104/+66
* Be pedantic here: We're converting from network byte order to hostimp2005-10-121-2/+2
* Document that changes to nsswitch.conf might be needed whenbz2005-10-121-1/+6
* o INP_ONESBCAST is inpcb.inp_vflag flag not inp_flags. The confusionmaxim2005-10-122-3/+3
* Use a better EVFILT_LIO description!ambrisko2005-10-121-1/+1
* This test can run now.ambrisko2005-10-121-4/+0
* Add in kqueue support to LIO event notification and fix how it handledambrisko2005-10-123-125/+206
* Make some purely internal symbols static to reduce link pollution.kientzle2005-10-122-5/+5
* When performing a VOP_LOOKUP() as part of UFS1 extended attributerwatson2005-10-121-0/+1
* New release notes: snd_mss(4) manual page added.joel2005-10-122-2/+2
* After rev. 1.103 the oitem and ierror are no longer needed, remove them.glebius2005-10-121-18/+4
* __MAKE_CONF doesn't really belong here because it isyar2005-10-121-10/+1
* Unbreak the net.inet6.tcp6.getcred sysctl.philip2005-10-122-6/+6
* AES counter mode uses 8byte IV, not 16 bytes.ume2005-10-121-1/+1
* Move execve's access time update functionality into a newdds2005-10-125-27/+25
* Minor style nit: tab instead of space after #definekientzle2005-10-121-1/+1
* When reading GNU-style sparse archive entries, handlekientzle2005-10-121-8/+18
* In pax interchange format, use UTF8 for writingkientzle2005-10-123-21/+70
* Convert ndis_set_info() and ndis_get_info() from using msleep()wpaul2005-10-124-52/+43
* Ensure that a thread stays on same CPU when calculating per CPUups2005-10-121-15/+15
* Drain all pending events from the driver when we get anwpaul2005-10-121-18/+32
* Connect rc.d scripts for the hcsecd(8) and sdpd(8) daemons to the build.emax2005-10-121-1/+2
* Record sk(4) as having native support for extended VLAN frames.yar2005-10-111-0/+4
* Mark sk(4) as capable of handling extended VLAN frames. NICsyar2005-10-112-0/+12
* Fix build: remove stale KASSERT() for mutex that no longer exists.wpaul2005-10-111-2/+0
* Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults intoemax2005-10-113-0/+53
* Fix a syntax nit (superfluous 'a').keramida2005-10-111-1/+1
* Fix a regression introduced in rev. 1.107. If an item once had a writerglebius2005-10-111-22/+28
* Correct a man-in-the-middle SSL version rollback vulnerability.cperciva2005-10-111-6/+1
* Style and other fixes for the last commit.glebius2005-10-111-7/+9
* Fixed range reduction for large multiples of pi/2 on systems withbde2005-10-111-0/+1
OpenPOWER on IntegriCloud