aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r127664,Bruce M Simpson2004-03-3154-3070/+13564
|\
| * Import libpcap 0.8.3, from http://www.tcpdump.org/releases/libpcap-0.8.3.tar.gzBruce M Simpson2004-03-3164-3499/+16463
* | Extensive documentation changes to the script, but onlyLuigi Rizzo2004-03-312-98/+174
* | Give in to the oblique nagging and move AAC and AHC/AHD comments out ofScott Long2004-03-312-42/+34
* | Remove unused variable.Julian Elischer2004-03-311-2/+0
* | The end argument to bus_alloc_resource() should have been ~0 andPeter Grehan2004-03-311-2/+1
* | Fix Yet Another 16 byte stack alignment bug. Thankfully, this one isPeter Wemm2004-03-312-10/+10
* | Minor changes mostly as discussed on the lists a few days ago:Luigi Rizzo2004-03-312-12/+44
* | In sofree(), avoid nested declaration and initialization inRobert Watson2004-03-311-1/+2
* | Add David Young's descriptive text for the radiotap interface.Bruce M Simpson2004-03-311-2/+20
* | Fix a typo: remove duplicate word 'interface'.Bruce M Simpson2004-03-311-1/+1
* | - Add an optimized page copy function for use by pmap_copy_page(). It isAlan Cox2004-03-313-3/+30
* | Export uipc_connect2() from uipc_usrreq.c instead of unp_connect2(),Robert Watson2004-03-314-5/+6
* | By default, ich4 has NAMBAR and NABMBAR i/o spaces asMathew Kanner2004-03-311-1/+12
* | Implement a '-f' flag to teach bsdlabel to work on files instead ofLuigi Rizzo2004-03-302-13/+52
* | add support for setting 802.11 rtsthreshold, transmit power,Sam Leffler2004-03-304-1/+101
* | o add support for controlling the power of transmitted framesSam Leffler2004-03-305-0/+54
* | Add a snapshot of build32.sh for amd64 systems. The readme and commentsPeter Wemm2004-03-302-0/+66
* | Only call if_init when doing SIOCSIFADDR if the interface is not markedSam Leffler2004-03-301-0/+60
* | Fix today's faux pas by:Tom Rhodes2004-03-301-16/+5
* | Add an adduser.conf manual page.Tom Rhodes2004-03-303-3/+211
* | Remove the -pthread from the last commit, as OpenSSL doesn't actuallyDavid Malone2004-03-301-1/+1
* | Synopsis fixes:Colin Percival2004-03-302-12/+8
* | Add a cross reference to exports(5). While exports is not directlySimon L. B. Nielsen2004-03-301-0/+1
* | Remove a stray \n from a setproctitle.David Malone2004-03-301-1/+1
* | Previous commit fixed one braino but left another in place.Dag-Erling Smørgrav2004-03-301-1/+1
* | Sychronize with reality: nologin(8) is now in /usr/sbinColin Percival2004-03-301-3/+3
* | Switch ste_encap() over to using m_defrag().Ruslan Ermilov2004-03-301-14/+2
* | Synchronize with reality: nologin(8) is now in /usr/sbinColin Percival2004-03-301-16/+16
* | Added options for 3ware 9000 series RAID controller driver (twa).Vinod Kashyap2004-03-301-0/+4
* | From the list of calendars, remove some duplicate entries which were addedColin Percival2004-03-301-9/+3
* | Shut up a couple of annoying gcc warnings. Do not enclose the fixes withMax Laier2004-03-301-14/+16
* | Add two most recent Security Advisories to errata.Ken Smith2004-03-301-0/+19
* | When a dynamic NSS module is built and linked against a threadJacques Vidrine2004-03-303-23/+43
* | Manual page for ng_sppp module.Roman Kurakin2004-03-301-0/+151
* | Bump date and remove trailing whitespace.Dag-Erling Smørgrav2004-03-301-4/+4
* | Use KERN_PROC_PROC instead of KERN_PROC_ALL on the call to kvm_getprocs(),Garance A Drosehn2004-03-301-1/+5
* | Document ntpdate_hosts.Dag-Erling Smørgrav2004-03-301-0/+6
* | Remove the POSIX and en_US.US-ASCII links after ache@ explained why theyDag-Erling Smørgrav2004-03-302-4/+0
* | Replace td2 with td on the assumption that this was a typo. This should atBenno Rice2004-03-302-2/+2
* | MFi386: WARNS=4 clean.Yoshihiro Takahashi2004-03-301-7/+7
* | Build OpenSSL so that it extects that is may be used in a threadedDavid Malone2004-03-301-0/+1
* | The VLAN TCI field should be operated in network byte order.Ruslan Ermilov2004-03-301-2/+2
* | Add cross-references to isideogram(3), isphonogram(3), isrune(3),Tim J. Robbins2004-03-301-1/+6
* | White space and wording changes to init_param3().Alan Cox2004-03-301-5/+3
* | Sync manpage's synopsis with usage().Ruslan Ermilov2004-03-302-3/+5
* | Disable serialize_methods and enable _OSI support by default. The formerNate Lawson2004-03-301-5/+14
* | Add basic manual pages for isideogram(), isphonogram(), isrune()Tim J. Robbins2004-03-305-1/+235
* | Trim cross-references.Tim J. Robbins2004-03-301-15/+2
* | Document the isnumber() and ishexnumber() functions, and explain how theyTim J. Robbins2004-03-302-13/+34