summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove conditional code that has largely rotted that is also not on byjhb2005-07-215-470/+26
* always copy ip6_pktopt. remove needcopy and needfreeume2005-07-214-75/+67
* Use get_cyclecount() rather than hardcoding rdtsc and rpcc in asm for i386jhb2005-07-212-40/+4
* Fix a typo and some whitespace nits.jhb2005-07-212-10/+6
* simplified udp6_output() and rip6_output(): do not overrideume2005-07-212-24/+21
* Fix kernel panic with vkbd(4). Initialize mutex properly (set name), or elseemax2005-07-211-1/+1
* Interpret correctly the glob(3) return value.dds2005-07-211-1/+7
* - Mention special behaviour of init(8) when kern_securelevel="0"pav2005-07-211-0/+3
* be consistent on naming advanced API functions; use ip6_XXXpktopt(s).ume2005-07-215-20/+19
* NULL is not zero.ume2005-07-211-1/+1
* Fixing an off-by-one error which results in 'ugidfw list' to complain aboutavatar2005-07-211-1/+1
* Bump NG_ABI_VERSION. A number of ABI breakeges had been done sinceglebius2005-07-211-1/+1
* Enhance struct ng_hook - add hk_type field. This field will describeglebius2005-07-211-0/+1
* Problem description:glebius2005-07-211-67/+17
* MFi386: revision 1.1204.nyan2005-07-211-1/+1
* Add HISTORY section.tjr2005-07-211-1/+6
* Add cross-reference to nextwctype(3).tjr2005-07-211-1/+2
* Add COMPATIBILITY and HISTORY sections. Fix typo.tjr2005-07-211-2/+13
* Make the facility for recognizing BIOS-signatures more generalphk2005-07-217-39/+236
* Add some KASSERTS to catch null pointers.phk2005-07-211-1/+10
* Fix example.phk2005-07-211-1/+1
* In 2003, a -s flag was added to ministat to separate thephk2005-07-214-10/+16
* Add COMPATIBILITY and HISTORY sections.jkoshy2005-07-211-0/+22
* Catch with the source code. Sort a list alphabetically. Add ajkoshy2005-07-211-6/+27
* Add COMPATIBILITY and HISTORY sections. Fix an -mdoc error.jkoshy2005-07-211-0/+17
* Break long lines and kill a few instances of EOL whitespace.trhodes2005-07-2161-89/+123
* Recognise GEM ethernet adapter (sparc64/ppc).grehan2005-07-212-0/+2
* Make sure /etc/fstab is written out for Apple-partitioned drivesgrehan2005-07-212-0/+8
* Fix smbios(4) and add support for amd64jkim2005-07-213-4/+25
* Bump document date.marks2005-07-201-1/+1
* Connect snapinfo to the build.marks2005-07-201-0/+1
* Document -b flag of dhclient.marks2005-07-201-0/+4
* Document config-recursive target.jcamou2005-07-201-0/+5
* Add the latest r300 code from r300.sf.net. This is based on the patch suppliedanholt2005-07-2015-46/+2458
* do not hardcode if_mtu values in here, except for IFT_{ARC,FDDI} -ume2005-07-201-15/+0
* Catch up.des2005-07-201-2/+2
* Remove redundant rc files.des2005-07-202-13/+0
* CURRENT -> HEAD, and dump ia64 and powerpc.des2005-07-203-7/+7
* Use 'HEAD' instead of 'CURRENT', while retaining backward compatibility.des2005-07-204-11/+11
* Include RELENG_4_11 and RELENG_4.des2005-07-202-2/+2
* Include RELENG_5_4 and RELENG_5. Chuck out ia64.des2005-07-202-4/+4
* Add rc files for RELENG_6.des2005-07-202-0/+13
* Clear the PROMISC flag from the vlan interface when we remove a member. Wethompsa2005-07-201-0/+1
* Eliminate inconsistency in the setting of the B_DONE flag. Specifically,alc2005-07-204-4/+2
* snapinfo -- show snapshot location on UFS file systemsmarks2005-07-203-0/+251
* Prevent a race condition. As pf_send_tcp() - called for expired synproxymlaier2005-07-202-0/+8
* Further UMA statistics related changes:rwatson2005-07-201-14/+27
* Eliminate an incorrect (and unnecessary) cast.alc2005-07-201-1/+1
* Comment typophk2005-07-201-1/+1
* Add entries for smbios, smapi and vpd drivers.mdodd2005-07-201-0/+6
OpenPOWER on IntegriCloud