summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add IANA assigned iscsi-target port as its the default portmr2007-09-081-0/+2
* Fix a bug that prevented applications from laying out ELF objectsjkoshy2007-09-082-19/+51
* Continue UDP/UDPv6 synchronization project:rwatson2007-09-081-61/+55
* Cross reference ar(5) from elf(5).jkoshy2007-09-081-0/+1
* Add a manual page documenting the format of `ar' archives.jkoshy2007-09-082-0/+235
* Remove stray comma left over from previous commit.brueffer2007-09-071-1/+1
* - Remove info about the consumed space in base dir. This info is notgabor2007-09-077-35/+21
* - Remove reference for unexisting ndisapi(9)gabor2007-09-071-2/+1
* - The weekly periodic runs occur on Saturday mornings, not on Sunday morningsgabor2007-09-071-2/+2
* Add the startup script for ftp-proxy(8) to the Makefile as well.mlaier2007-09-071-1/+1
* Autogenerate hardware notes for rum(4).brueffer2007-09-072-0/+3
* Prepare for automatic hardware notes generation:brueffer2007-09-071-35/+39
* We've been able to support EVFILT_VNODE filtering on non-UFSru2007-09-071-6/+1
* Back out tcp_timer.c:1.93 and associated changes that reimplemented the manyrwatson2007-09-075-335/+267
* - fix a bug that zyd_attach() returns 0 even if it encountered errorssam2007-09-071-3/+11
* Add misc entries communilated over the yearedwin2007-09-073-6/+11
* Add a startup script for ftp-proxy(8) now that it is no longer started asmlaier2007-09-063-1/+38
* Xref zyd(4).brueffer2007-09-061-2/+3
* Replace OpenBSD SYNOPSIS with our standard SYNPOPSIS.brueffer2007-09-061-2/+20
* New release notes:brueffer2007-09-061-6/+18
* o Revamp the sparc64 interrupt code in order to be able to interfacemarius2007-09-0611-545/+703
* Add service entries for Sun Grid Engine's qmaster and execution servicebrooks2007-09-061-0/+4
* Style(9) fix - use #define<tab> consistently.marius2007-09-061-15/+15
* oops, add missing bit from last changesam2007-09-061-0/+2
* Fixup sta inactivity handling:sam2007-09-064-6/+24
* Add missing bg scanning bits; update ic_lastdata and cancel anysam2007-09-051-0/+6
* Add missing bits that made bg scanning lame:sam2007-09-056-9/+37
* o add 802.11 state machine states for DFS and client-side power savesam2007-09-057-3/+30
* add defs just removed from ieee80211.hsam2007-09-051-0/+10
* Update channel definition:sam2007-09-051-16/+40
* Miscellaneous fixups to 802.11 defs:sam2007-09-053-39/+64
* o add M_WEP mbuf flag so drivers can mark frames that are decrypted by thesam2007-09-052-1/+10
* Add MLINKS entries for various SYSCTL_*() macros documented in sysctl.9.rwatson2007-09-051-0/+12
* ensure the head entry of addrinfo chain has non-NULL ai_canonname to bejinmei2007-09-051-2/+19
* - Fix strange for loop.pjd2007-09-051-6/+16
* Point expand_number(3) at humanize_number(3) and nive versa.pjd2007-09-052-0/+4
* There's no need to re-read PCIR_COMMAND once we set it.cognet2007-09-041-2/+0
* Restore historical behavior where more(1) does not check for dumb terminals.delphij2007-09-041-1/+1
* This is an update to the new Intel 10G 82598 driver.jfv2007-09-0411-476/+958
* Start lockd after statd.mtm2007-09-031-1/+1
* Inactive pages don't have to be dirty plus improve description ofru2007-09-021-2/+3
* In userland_sysctl(), call useracc() with the actual newlen value to berwatson2007-09-021-1/+1
* Sort wlan entries by driver name.brueffer2007-09-021-13/+13
* Autogenerate hardware notes for zyd(4).brueffer2007-09-022-0/+4
* Connect zyd.4 to the build.imp2007-09-021-1/+2
* Remove extra copy of the man page that has been noted by many people.imp2007-09-021-206/+0
* Fix a kernel panic due to a NULL pointer access on pc98.nyan2007-09-011-5/+7
* Add support for Camellia encryption algorithm.pjd2007-09-0110-18/+53
* Use CTLFLAG_RDTUN for tunable sysctls.pjd2007-09-012-4/+4
* Implement expand_number(3), which is the opposite of humanize_number(3), ie.pjd2007-09-014-3/+177
OpenPOWER on IntegriCloud