aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Document the device burncd uses by default.Christian Brueffer2005-05-021-1/+10
* | | add targets for ipnodes.byname and ipnodes.byaddr which carriesHajimu UMEMOTO2005-05-021-0/+38
* | | Include systat.h for cmdtab, to make gcc4 happy.Xin LI2005-05-021-0/+1
* | | Cleanups for gcc4:Xin LI2005-05-023-4/+3
* | | Consistently use signed char so gcc4 won't complainXin LI2005-05-021-1/+1
* | | WARNS=6 and gcc4 cleanup:Xin LI2005-05-021-15/+15
* | | Neaten usage message.Joseph Koshy2005-05-021-1/+1
* | | include stdarg.h for va_listXin LI2005-05-021-0/+1
* | | Make gcc4 happy by making consistent signedness.Xin LI2005-05-021-1/+1
* | | fix typo in previos commit.Hajimu UMEMOTO2005-05-021-2/+2
* | | teach IPv6 to async DNS resolver in ypserv:Hajimu UMEMOTO2005-05-023-27/+61
* | | fixed a possible reference to a broken memorySUZUKI Shinsuke2005-05-021-1/+1
* | | Always attach a subdisk even if no valid metadata found.Søren Schmidt2005-05-021-1/+2
* | | Remove GIANT_REQUIRED from vmspace_exec().Alan Cox2005-05-021-1/+0
* | | New release notes: musycc gone, new ndis(4) driver generation/loadBruce A. Mah2005-05-022-0/+36
* | | the 3rd argument of getsockname() should be socklen_t*.Hajimu UMEMOTO2005-05-022-2/+4
* | | Since it is not possible for curthread to be NULL in this context,Christian S.J. Peron2005-05-021-4/+2
* | | New release notes: IPFilter 4.1.8, tcsh 6.14.00.Bruce A. Mah2005-05-022-0/+12
* | | Fix a few grammos and style nits here and there.Bruce A. Mah2005-05-022-26/+26
* | | Make caesar and pom WARNS 6 clean. While there, use prototypes everywhere.Stefan Farfeleder2005-05-014-14/+9
* | | Remove lame and ineffectual attempt to fix ipf breakage of tenderbox.Warner Losh2005-05-011-1/+0
* | | MFen 1.845-1.849Xin LI2005-05-011-3/+72
* | | Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.Joseph Koshy2005-05-0114-349/+796
* | | Remove now unused inirw variable from previous use of COMMON_END().Robert Watson2005-05-011-1/+0
* | | Catch up with latest ATA newbus commits.Peter Grehan2005-05-012-4/+4
* | | Fix typo in last commit.Peter Grehan2005-05-011-1/+1
* | | oops, we don't need previous change.Hajimu UMEMOTO2005-05-011-8/+4
* | | Update on the last commit, the dma* funciton needs to be called withSøren Schmidt2005-05-014-19/+19
* | | make it compilable without YP definition.Hajimu UMEMOTO2005-05-011-5/+9
* | | - All buffers should either be clean or dirty. If neither of these flagsJeff Roberson2005-05-011-0/+4
* | | Slide unlocking of the tcbinfo lock earlier in tcp_usr_send(), as it'sRobert Watson2005-05-011-2/+13
* | | - Merged some missing changes from fdisk/fdisk.c.Yoshihiro Takahashi2005-05-012-434/+39
* | | cosmetic changes.Yoshihiro Takahashi2005-05-011-17/+15
* | | Add some convenience defines.Yoshihiro Takahashi2005-05-011-1/+5
* | | Fix signed vs unsigned warning.Yoshihiro Takahashi2005-05-011-2/+2
* | | Go back to the old way of finding the Promise metadata, the new way wasSøren Schmidt2005-05-011-1/+1
* | | - document powerd_flags tooAlexander Leidinger2005-05-011-0/+10
* | | Add ntp.jst.mfeed.ad.jp and ntp1.v6.mfeed.ad.jp (IPv6 only) toMakoto Matsushita2005-05-012-0/+12
* | | don't see RES_USE_INET6 when called from getipnodeby*().Hajimu UMEMOTO2005-05-011-6/+14
* | | Merged more changes from fdisk/fdisk.c.Yoshihiro Takahashi2005-05-011-26/+7
* | | Use NDOSPART macro instead of a magic number.Yoshihiro Takahashi2005-05-011-2/+2
* | | Merged from src/sbin/fdisk/fdisk.c revision 1.77.Yoshihiro Takahashi2005-05-011-2/+2
* | | MFi386: revision 1.1198 (add KDB_STOP_NMI option).Yoshihiro Takahashi2005-05-011-0/+5
* | | MFi386: revision 1.220 (add KDB_STOP_NMI option).Yoshihiro Takahashi2005-05-011-0/+3
* | | update for recent api changesSam Leffler2005-05-011-11/+25
* | | Turn on libobjc.so for all platforms on -current. It didn't work backPeter Wemm2005-05-011-12/+2
* | | - Remove spls and comments relating to them.Jeff Roberson2005-05-011-26/+2
* | | - Remove an old splcam hack.Jeff Roberson2005-05-011-4/+0
* | | - Remove unnecessary spls.Jeff Roberson2005-05-011-10/+2
* | | - Return EACCES if we're trying to exec on a vp with no object.Jeff Roberson2005-05-011-0/+2