summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-02Remove the M_ANYCAST6 mbuf flag by doing the detection all in ip6_input().Claudio Jeker
2008-11-02check for the maximum file size to avoid some out-of-bounds accesses;Otto Moerbeek
2008-11-02introduce a macro for max file size, instead of hardcoding it; okOtto Moerbeek
2008-11-02remove distinction between warnings and errors, ok deraadt@ djm@Otto Moerbeek
2008-11-02new sentence, new line;Jason McIntyre
2008-11-02various minor tweaks, including spelling fixes from Brian KeeferJason McIntyre
2008-11-02Add the option to sort by requests to the pool view, and documentCan Erkin Acar
2008-11-02Add a view that displays pool(9) information. Idea and ok deraadt@Can Erkin Acar
2008-11-02Start updating isp. Just new defines, comments, whitespace, anything thatKenneth R Westerback
2008-11-02Start updating isp. Just new defines, comments, whitespace, anything thatKenneth R Westerback
2008-11-02Start updating isp. Just new defines, comments, whitespace, anything thatKenneth R Westerback
2008-11-02Disable portalfs until it is fixed, okay deraadt@.Pedro Martelletto
2008-11-02protocol 2 tty modes support is now 7.5 years old so remove theseKevin Steves
2008-11-02write the command description (the .Nd macro) in a more usual way;Igor Sobrado
2008-11-01remove a superfluous .Pq macro; cites bibliography in a more standard way;Igor Sobrado
2008-11-01Add sensorsMarco Peereboom
2008-11-01fix the synopsis of the command; spacing.Igor Sobrado
2008-11-01no such pages as XF86_Accel(1) or XF86_SVGA(1), so kill refs to them;Jason McIntyre
2008-11-01- put back all copyright holdersGilles Chehade
2008-11-01correct order of includesTheo de Raadt
2008-11-01Grab a reference to the trace vnode of the process when traversing thePedro Martelletto
2008-11-01smtpd is a smtp server implementation for OpenBSD. It is a work in progressGilles Chehade
2008-11-01Fix bogus shift.Marco Peereboom
2008-11-01change vrele() to return an int. if it returns 0, it can gaurantee thatTheo de Raadt
2008-11-01Use correct function names in fatal() messages.Claudio Jeker
2008-11-01Start updating isp. Just new defines, comments, whitespace, anything thatKenneth R Westerback
2008-11-01Oops forgot .h part.Marco Peereboom
2008-11-01Add disk. This makes bio mostly done however to make it pretty we needMarco Peereboom
2008-11-01in option parsing, use a simle DeMorgan transformation, fix indentation,Alexander von Gernler
2008-11-01merge dynamic forward parsing into parse_forward(); 'i think this is OK' djm@Kevin Steves
2008-11-01Introduced Uniform Model for TTL handling.Michele Marchetto
2008-11-01make usage() a fatal function instead of a string. It is just used once,Alexander von Gernler
2008-11-01cleanup: zap trailing whitespaces, trim superlong linesAlexander von Gernler
2008-11-01the ellipsis is not an optional argument; while here, improve spacing.Igor Sobrado
2008-11-01- document libsndioJason McIntyre
2008-11-01new workq_create interface. discovered by Vladimir KirillovTed Unangst
2008-11-01- since mdocdate fills in the date automatically, we no longer have to checkJason McIntyre
2008-11-01remove commented out -S option;Jason McIntyre
2008-11-01set the appropriate value (0, not emulated) in the flags field ofJacob Meuser
2008-11-01fix some typos in log messages; ok djm@Kevin Steves
2008-11-01change all callers of enterpgrp() to pre-allocate a pgrp or session ifTheo de Raadt
2008-11-01sprinkle ARGSUSED on dispatch handlersDamien Miller
2008-11-01Improve reporting of cache misses in the vmstat view. PreviouslyCan Erkin Acar
2008-11-01Remove disabled help text code and -S command, both leftovers from pftop,Can Erkin Acar
2008-11-01Document more global hotkeys. Help and ok jmc@Can Erkin Acar
2008-10-31clean up error messages as suggested by jakemsrTheo de Raadt
2008-10-31Generalize function to obtain all details to do bio stuff. This is inMarco Peereboom
2008-10-31Add opcodeMarco Peereboom
2008-10-31Be way more strict in the number of packets allowed to be queued in theClaudio Jeker
2008-10-31Remove the vblank_pipe member of the softc and noop the ioctl that setsOwain Ainsworth