summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-09-30s/K2_UATA/K2_ATA/Mark Kettenis
ok drahn@
2005-09-30Add support for K2 GMAC.Mark Kettenis
2005-09-30regenMark Kettenis
2005-09-30Fix typo.Mark Kettenis
2005-09-30uvm_useracc() was removed -r1.24 (man): remove its MLINK too;Jason McIntyre
2005-09-30add timeout_triggered to .Nm;Jason McIntyre
Note: i am not touching MLINK for untimeout(9), ugly though that word is, since it seems to have a historical basis...
2005-09-30splsoftserial() was renamed to splsofttty() in -r1.4 (man): remove MLINKJason McIntyre
splimp() was renamed to splvm() in -r1.9 (man): remove MLINK
2005-09-30rewording for clarity;Jason McIntyre
ok reyk@
2005-09-30add pool_set_drain_hook and pool_sethardlimit to .Nm;Jason McIntyre
2005-09-30add MLINKS for pool_set_drain_hook.9 and pool_sethardlimit.9;Jason McIntyre
2005-09-30m_retry() and m_retryhdr disappeared -r1.9 of the man page;Jason McIntyre
remove there MLINKS here too;
2005-09-30remove duplicate MLINK for extent_free.9Jason McIntyre
2005-09-30missing flags;Joris Vink
2005-09-30allow ci to run, niallo forgot this when he commited his ci code;Joris Vink
2005-09-30correct way to display a backslash is `\e' in mdoc;Jason McIntyre
grammar + spelling;
2005-09-30correct comment;Jason McIntyre
ok deraadt@ brad@
2005-09-30update the BNFReyk Floeter
2005-09-30implement a way to match IEEE 802.11 flooding. this will help to detectReyk Floeter
known DoS attacks, like de-auth flooding against wireless networks. an example is provided in the manual page. "or could you just got for it?", deraadt@
2005-09-30no need for cvs_log_init() here;Joris Vink
2005-09-30add missing function prototypes for ci.cNiall O'Higgins
2005-09-30add a basic ci.c as a starting point. requires more changes to rcs apiNiall O'Higgins
to work properly. ok joris@
2005-09-30avoid using `cvs add *' idiom wrt special files; joris okXavier Santolaria
2005-09-30add prog3Kurt Miller
2005-09-30regress that checks that a dlopen'ed object group is not unloaded ifKurt Miller
one of its depenencies is referred to via another dlopen.
2005-09-30spacing & KNFJoris Vink
2005-09-30KNFJoris Vink
2005-09-30ensure RCSDIR is in fact a directory before deciding to use it.Niall O'Higgins
"go for it" joris@
2005-09-30add a function with the same name in aa and bb, also bbTest2() in prepKurt Miller
for new regress.
2005-09-30fix;5C the 'number' type, use a maximal value of LONG_MAX instead of 16.Reyk Floeter
2005-09-30add test2Kurt Miller
2005-09-30regress for a shared object with depenencies that have a shared commonKurt Miller
dependency (similar to gaim). checks for use after free in dlclose.
2005-09-30rework the rcs_write() function.Niall O'Higgins
now it writes to a temporary file, then rename()s this into place or copies it if rename() is not possible. allows us to work with read-only ,v files. "put your diff in" joris@
2005-09-30unless AMI_DEBUG is defined, dont compile in if statements that only thereDavid Gwynne
to see if we should DPRINTF. this has been bugging me for a while.
2005-09-30sync the dma mapping for the data buffer in the right direction whenDavid Gwynne
sending commands
2005-09-30spacingDavid Gwynne
2005-09-30remove the dmamap used for iocmds since they were only copied into theDavid Gwynne
mbox, no dma was ever performed on them. store them in the ccb instead.
2005-09-30Ensure we do not compress files we need for decompressing by alsoOtto Moerbeek
checking hard links. From Andrew Dalgleish. ok deraadt@
2005-09-30revert MAX_KMAPENT hack added just before 3.7 now thatBrad Smith
a proper fix has been implemented in uvm_mapent_alloc(). ok pedro@
2005-09-30remove old unused NRL IPv6 code.Brad Smith
ok deraadt@
2005-09-30Make ddb's 'show uvmexp' print information about kmapent, okay deraadt@Pedro Martelletto
2005-09-30pretty printTheo de Raadt
2005-09-30pretty printTheo de Raadt
2005-09-30syncTheo de Raadt
2005-09-30nicer namesTheo de Raadt
2005-09-30Allow fcn 1 to attach (mac-io on G5 tower)Dale Rahn
2005-09-30syncDale Rahn
2005-09-30oops, rev.Dale Rahn
2005-09-29G5 bridge.Dale Rahn
2005-09-29Add event rule examplesReyk Floeter
2005-09-29syncDale Rahn