summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-25Move parsing of the monitor notification user with the rest of theTodd C. Miller
2003-01-25Make monitor section match the actual code.Todd C. Miller
2003-01-25tables are just tables; implementation details (radix) don't need to beHenning Brauer
2003-01-25if a table name ist too long, it's actually nice to tell so instead of justHenning Brauer
2003-01-25kill whitespace at EOLHenning Brauer
2003-01-25- format consistent across platformsJason McIntyre
2003-01-24Make table tests less sensitive to environmental conditions.Cedric Berger
2003-01-24plug potential memory leak; vincent okTheo de Raadt
2003-01-24On save:Jason Wright
2003-01-24Instead of stashing the timestamp on the pw temp file before eachTodd C. Miller
2003-01-24Save FPU state (unconditionally)Jason Wright
2003-01-24save and restore fp state when switching threads. This, withMarco S Hyman
2003-01-24save i386 fpu stateMarco S Hyman
2003-01-24Changed: - Am. Eng. -> Br. Eng.Jason McIntyre
2003-01-24ansiTheo de Raadt
2003-01-24update supported devices list, from alexander guyMichael Shalayeff
2003-01-24compile rdata.c using -O0 on sparc64 due to bug in propoliceJakob Schlyter
2003-01-24ndc doesn't start named if named_flags=NO in /etc/rc.confMike Pechkin
2003-01-24Sigh, pf_pull_hdr (aka pf_pull_hair) doesn't do an m_pullup, it merelyDaniel Hartmeier
2003-01-24Move the mbuf pullup for TCP options to the beginning of TCP handling,Daniel Hartmeier
2003-01-24document pfctl -vvsqHenning Brauer
2003-01-24make rate2str include the unit in the ouput even if it is 0b. was irrelevantHenning Brauer
2003-01-24Fix wscale support, the first version didn't really work right.Daniel Hartmeier
2003-01-24pfctl -vvsq shows bandwidth and packets/s for PRIQ now tooHenning Brauer
2003-01-24let pfctl -vvsq loop and display measured bandwidth and packets/s per queue.Henning Brauer
2003-01-24export rate2strHenning Brauer
2003-01-24tune internal APIs a bitHenning Brauer
2003-01-24do not print deprecation messageJakob Schlyter
2003-01-24Convert m88k pmap from physseg to VM_PAGE_MD.Miod Vallat
2003-01-24bring in 3 yet unused helper functions before I lose 'em againHenning Brauer
2003-01-24install nslookupJakob Schlyter
2003-01-24Remove duplicate kerberos entries; ekshell2 should probably just be removedTodd C. Miller
2003-01-24This is a project to modify executables so that they do not have anyDale Rahn
2003-01-24PMAP_{DE,}ACTIVATE are not used anymore.Miod Vallat
2003-01-24Flush the blrl instruction from the instruction cache if the GOT tag isDale Rahn
2003-01-23Honour TCP_WRAPPERS mk.conf setting; ok millert@Damien Miller
2003-01-23- Either memset() or loop and set to zero, not bothJason Wright
2003-01-23will need machine/frame.h for profilingMichael Shalayeff
2003-01-23Add a "DisableXProg" option to CVSROOT/config that can be used toTodd C. Miller
2003-01-23be consistant on the spl everywhere and use splimp(), this seems to prevent w...Michael Shalayeff
2003-01-23Little cleanup thanks to Andrey MatveevCedric Berger
2003-01-23'conjunction' typosAnil Madhavapeddy
2003-01-23scp -12; Sam Smith and others; ok provos@, deraadt@Markus Friedl
2003-01-23bandwidth limitation patch (scp -l) from niels@; ok todd@, deraadt@Markus Friedl
2003-01-23ssh-add -c, prompt user for confirmation (using ssh-askpass) whenMarkus Friedl
2003-01-23- rework Tables section in the introduction (pointed out by Theo)Ryan Thomas McBride
2003-01-23Fix a bug where the kernel crashes when translating IPv6 ICMP packets.Daniel Hartmeier
2003-01-23typos;Jason McIntyre
2003-01-23syncTheo de Raadt
2003-01-23stubs for functions needed by the vaxMarco S Hyman