summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implement AI_NUMERICSERV (as defined in RFC3493).ume2005-01-272-13/+18
* WARNS?=6 cleanup for [gs]et[fp]mac:delphij2005-01-278-11/+11
* fill ai_canonname field for numeric hostname, by the given hostname.ume2005-01-271-7/+25
* Add a radius_Flush() function that waits for the response (or timeout) tobrian2005-01-274-0/+23
* Make NTFS at least minimally usable after bufobj and GEOM fallout.peadar2005-01-273-5/+35
* ps(1) is WARNS=6 on all Tier-1 platforms as far as I can test,delphij2005-01-271-1/+1
* Don't specify SRCS= when it can be obtained from PROGS=delphij2005-01-271-1/+0
* WARNS?=6 is already in bin/Makefile.inc, so remove this one.delphij2005-01-271-1/+0
* "pst" is not 64-bit clean for reasons specified in sys/amd64/conf/NOTES.ru2005-01-271-1/+2
* Polish the formatting.ru2005-01-271-11/+21
* Update the information, (and likely break all formatting rules).phk2005-01-271-15/+20
* Comment out "lnc" on amd64 for reasons specified in sys/amd64/conf/NOTES.ru2005-01-271-1/+1
* query A RR before AAAA RR.ume2005-01-271-10/+10
* The unit test for unaligned loads/stores can be found under ../ia64.marcel2005-01-272-137/+0
* Add tests for post increment. This bumps the number of tests up tomarcel2005-01-272-37/+181
* Fix handling of post increment: Either the first or second operandmarcel2005-01-271-1/+4
* - Move the functions presently described in in ieee(3) to their owndas2005-01-2710-587/+894
* Don't compile the gdtoa package's strtoIg.c into libc.das2005-01-271-1/+1
* Write cs_detach() and use it. This resolves the twin problems of theimp2005-01-273-2/+17
* Add back support for D-LINK DMR-650TX, and all the other OEMd versionsimp2005-01-272-1/+2
* Move 143 back to its rightful owner: Grey Cell systems, which OEMd enet cardsimp2005-01-271-4/+4
* 64-bit clean fixes: Use %zx in preference to %x to print size_t items.imp2005-01-271-2/+2
* ar and sr (and their netgraph cousins) don't appear to be 64-bit clean, soimp2005-01-272-3/+8
* Fix a few printf problems on ia64 (and other 64-bit platforms).imp2005-01-271-4/+4
* Add PCI ID for Dell RAC IV/ERA Virtual UART (PowerEdge 1850).bms2005-01-271-2/+9
* The ar driver appears to do naughty things with pointers and integersimp2005-01-271-1/+1
* pcic is goneimp2005-01-272-10/+0
* Remove policy references to mpo_check_vnode_mprotect(), which isrwatson2005-01-265-54/+2
* If CDSR_OFLOW (stty dsrflow) is enabled on one or both sides of aphk2005-01-261-14/+128
* Add required ingimp2005-01-261-1/+1
* Add -fno-strict-alias whenever someone is compiling with -O2,imp2005-01-261-0/+1
* Add cs module. It has built in my tree for ages, and it just neverimp2005-01-261-0/+2
* The tinderbox seems to have a different set of compiler optionsimp2005-01-261-0/+1
* Add a few colons.ru2005-01-261-3/+3
* Forced commit to note that in the previous commit messageyar2005-01-260-0/+0
* Fix quoting of the MAKEFLAGS environment variable by only quoting spacesharti2005-01-265-11/+146
* Correct a typo in the definition of _PW_VERSION_MASK. This macro isnectar2005-01-261-3/+3
* Add WERRROR= to work around the warningsimp2005-01-264-0/+4
* Generally force -Werror for modules when not compiling with icc. Thisimp2005-01-261-0/+3
* Correct some style nits that I have mistakenly submitted asdelphij2005-01-261-9/+15
* More math functions.kan2005-01-261-3/+3
* Remove unused static declaration of ed_pccard_dl100xx(), which probablyrwatson2005-01-261-1/+0
* o Move copyin()/copyout() out of i386_{get,set}_ldt() andsobomax2005-01-263-124/+124
* We have floorl() now. Reflect this in the library config file.kan2005-01-261-1/+1
* Of all templates only lists need a special implmementation file compiledkan2005-01-261-8/+9
* Respect the current setting of IFCAP_VLAN_HWTAGGING onyar2005-01-261-5/+18
* unbreak libthr binary compatibility.davidxu2005-01-261-2/+2
* Disable use of hardware VLAN tagging and stripping in if_em in the defaultrwatson2005-01-261-1/+1
* Rename ng_callout_trapoline to ng_callout_trampoline.glebius2005-01-261-3/+3
* Remove useless errno.h include.ssouhlal2005-01-261-1/+0
OpenPOWER on IntegriCloud