summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-30small update for DGST;Jason McIntyre
2003-10-30Add us.dvorak. ok maja@Thomas Nordin
2003-10-30fix NULL/0 mixup. drahn okJun-ichiro itojun Hagino
2003-10-30simplify cfdriver initialization. drahn okJun-ichiro itojun Hagino
2003-10-30fix missing 0. drahn okJun-ichiro itojun Hagino
2003-10-30array for multicast filter intialization mismatches. millert okJun-ichiro itojun Hagino
2003-10-30Remove double word; Ross L RichardsonTodd C. Miller
2003-10-30syncTheo de Raadt
2003-10-29Avoid another malloc in the VIA AES stuff: move the operation stuffJason Wright
2003-10-29don't allocate two buffers when one will do (VIA's AES stuff can have src==dst)Jason Wright
2003-10-29Revert to 1.70 for now which is the last working version on my u5.Matthieu Herrb
2003-10-29un-revert previous. wrong suspect. ok deraadt@Matthieu Herrb
2003-10-29backout previous. It breaks my u5 drive. ok deraadt@Matthieu Herrb
2003-10-29PDTheo de Raadt
2003-10-29fix binat for incoming connections when a netblock (not just a singleDaniel Hartmeier
2003-10-29security fix from upcoming apache 1.3.29:Henning Brauer
2003-10-28another ne2k entry. from Janjaap van Velthooven via PR/3524.Federico G. Schwindt
2003-10-28another ne2k entry. from Janjaap van Velthooven via PR/3524.Federico G. Schwindt
2003-10-28Split pmap_remove_range() into its main loop and a new function,Miod Vallat
2003-10-28better partition finding. instead of groveling around looking forTed Unangst
2003-10-28In pmap_remove_range(), be sure to propagate pvlist flags when removingMiod Vallat
2003-10-28let pkg_delete evaluate dependencies earlier: check that all packagesMarc Espie
2003-10-28oopsMarc Espie
2003-10-28zapMarc Espie
2003-10-28OpenBSD-specific Makefile. We keep Makefile.PL around for portability toMarc Espie
2003-10-28indent tests for readability.Marc Espie
2003-10-28standard section order;Jason McIntyre
2003-10-28oops - lines in these files are indeed restricted to 1024 chars, asJason McIntyre
2003-10-28prototype declared static, but function was not. add static to function.Anil Madhavapeddy
2003-10-28guard cpu register functions from userland, otherwise they appear whenAnil Madhavapeddy
2003-10-28syncAlexander Yurchenko
2003-10-28Correct name for ITE ATA RAIDAlexander Yurchenko
2003-10-28error->debug for getsockopt+TCP_NODELAY; several requestsMarkus Friedl
2003-10-28syncAlexander Yurchenko
2003-10-28ITE IT8212 ATA133 chip found in dmesg from frisco@blackant.net.Alexander Yurchenko
2003-10-27extra block around do while loop.Marc Espie
2003-10-27Add -x flag to extract the ramdisk filesystem from bsd.rd; OK deraadt@Todd C. Miller
2003-10-27Skip ATA modes detection for SATA drives, it's useless and someAlexander Yurchenko
2003-10-27Skew the advertisement interval correctly when we reschedule.Ryan Thomas McBride
2003-10-27typo from T.M. Sommers, via FreeBSD;Jason McIntyre
2003-10-27syncTheo de Raadt
2003-10-27typos; fom bruno@rohee.comMichael Shalayeff
2003-10-27make sure that label block ends up in the right b_blkno for writedisklabel() ...Michael Shalayeff
2003-10-27- make SYNOPSIS expand properlyJason McIntyre
2003-10-27fix crash on startup by using the good allocation routine in edinit()Vincent Labrecque
2003-10-27Be sure to always have a valid faulting address when we send a signalMiod Vallat
2003-10-27Be sure to flush the entire va space in cpu_switch().Miod Vallat
2003-10-27Remove dead code and polish commentsMiod Vallat
2003-10-27Also check if we're going down before scheduling an advertisementRyan Thomas McBride
2003-10-27Actually stop sending advertisements if we're Master and the carp(4)Ryan Thomas McBride