summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-25add sha2 support; ok ho@Markus Friedl
2003-07-25change the description of [EINVAL] for mount() and unmount();Jason McIntyre
2003-07-25remove some non-existent information from vmstat section;Jason McIntyre
2003-07-25kill a bit of whitespace at EOL;Jason McIntyre
2003-07-25packet loss count in floating point (double). Wouter ClarieJun-ichiro itojun Hagino
2003-07-25remove extra arg to printfJason Wright
2003-07-25%lu for u_long argJason Wright
2003-07-25cast and %lu for size_t variable printfJason Wright
2003-07-25oopsTheo de Raadt
2003-07-25New format attribute __kprintf__, which understands the special kernelAnil Madhavapeddy
2003-07-25change things back. (another note: with this change, suddenly there wasTheo de Raadt
2003-07-25there is no PARAMASKTed Unangst
2003-07-25Add POSIX -b option but don't change the default beahvior wrt backupsTodd C. Miller
2003-07-24various tweaks;Jason McIntyre
2003-07-24kill some externs that are not there anymore and had left other places for a ...Michael Shalayeff
2003-07-24syncTheo de Raadt
2003-07-24rename VOP_LOOKUP.9 into vnodeops.9 for nicer xreffing.Michael Shalayeff
2003-07-24a whole bunch of tyop fixes from Andrey SmaginJason Wright
2003-07-24report the line number of the error when extraneous .Ed occurs;Jason McIntyre
2003-07-24increase ALG_MAX_RESULT_LEN to 64 bytes for sha2-512Markus Friedl
2003-07-24"options" not "switches"; jmc@ OKTodd C. Miller
2003-07-24Don't talk about ~ and # suffixes for orig and reject files since weTodd C. Miller
2003-07-24update ip_len to reflect tunnel header removal (lost duing ip_lenMarkus Friedl
2003-07-24conform to RFC2367 on SADB_xx naming (local name must be prefixed withJun-ichiro itojun Hagino
2003-07-24.Xr vnodeops -> .Xr VOP_LOOKUP;Jason McIntyre
2003-07-24knote() appeared in OBSD 2.9;Jason McIntyre
2003-07-24hmac-sha2-{256,384,512} support in AH/ESP auth. markus okJun-ichiro itojun Hagino
2003-07-24syncAlexander Yurchenko
2003-07-24New vendor Myson Century Inc and its MTD803 ethernet. Found on aAlexander Yurchenko
2003-07-24mdoc version;Jason McIntyre
2003-07-24knfTheo de Raadt
2003-07-24_syslogd privsep uid/gid as requested by avsmTheo de Raadt
2003-07-24make packet loss double and print using %.1lf; based on diff from jeffi@rcn.comTheo de Raadt
2003-07-24ether | inet stuff; pr 3356; from dTheo de Raadt
2003-07-24after sys_sendmsg, change control message level back in case somebody looksTed Unangst
2003-07-24warn about unsafe APIs at link time. Conditional on libc/Makefile definingTheo de Raadt
2003-07-24syncTheo de Raadt
2003-07-24cleanupTheo de Raadt
2003-07-24syncTheo de Raadt
2003-07-24pull header from hereTheo de Raadt
2003-07-23syncTheo de Raadt
2003-07-23move junk (bad code, terrible APIs) to the only program that uses it;Theo de Raadt
2003-07-23remove packets in queues (like ipintrq) with m->m_pkthdr.rcvif pointingJun-ichiro itojun Hagino
2003-07-23Enable ATAPI DMA for modern Promise ATA controllers since only oldAlexander Yurchenko
2003-07-23Old Promise ATA controllers need some additional operationsAlexander Yurchenko
2003-07-23better ascii test for fewer false negatives. ok millert@Ted Unangst
2003-07-23VT1612A; matthew.gream@pobox.comTheo de Raadt
2003-07-23'r' ioctls, (VFAT) aren't supported, don't pass down.Ted Unangst
2003-07-23bye byeTheo de Raadt
2003-07-23add ahc and clean things a bitJason Wright