summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-03improve description in .Nd macros.Igor Sobrado
2008-11-03Fix some errors, okay espie@Landry Breuil
2008-11-03include MaxSessions in sshd -T output; patch from imorgan AT nas.nasa.govDamien Miller
2008-11-03be more clear about what getpwnam failed; ok claudioTheo de Raadt
2008-11-03pre-allocate the ptrace_state we may need to tie to the new processTheo de Raadt
2008-11-03fix commentKevin Steves
2008-11-03Don't attach bio unless we do RAID.Marco Peereboom
2008-11-03remove valueless commentKevin Steves
2008-11-03support w83627dhg at i2c (as seen on Sun Ultra 24 via dmesg@) ok deraadt@Constantine A. Murenin
2008-11-03Syba SY-U2LAN works.Jonathan Gray
2008-11-02rcs tagsJonathan Gray
2008-11-02syncMiod Vallat
2008-11-02fix markup of example line and description of G flag; partly from andOtto Moerbeek
2008-11-02Remove second commented out call to ether_ifdetach() inJonathan Gray
2008-11-02- Use CMSG_DATA(), to correctly to get a descriptor, fixingThordur I. Bjornsson
2008-11-02Remove duplicate call to ether_ifdetach() in axe_detach()Jonathan Gray
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