Age | Commit message (Expand) | Author |
2005-10-04 | typo | Pedro Martelletto |
2005-10-04 | sync | Theo de Raadt |
2005-10-04 | Make the syncer grab a reference for the vnode to avoid it from being | Pedro Martelletto |
2005-10-04 | tabs are holier than spaces | Theo de Raadt |
2005-10-04 | move ipmi chunk to nicer place | Theo de Raadt |
2005-10-04 | spacing | Theo de Raadt |
2005-10-04 | Add initial IPMI implementation. Currently only KCS retrieval method is | Marco Peereboom |
2005-10-04 | Add initial IPMI implementation. Currently only the KCS retrieval method is | Marco Peereboom |
2005-10-04 | shorter name for wait channel | Theo de Raadt |
2005-10-04 | Fix use after free(). Bug found by mpech@; ok deraadt@ | Otto Moerbeek |
2005-10-04 | Bump max array size. Needed for upcoming MAKEDEV speedup. ok deraadt@ | Otto Moerbeek |
2005-10-04 | tweak; | Jason McIntyre |
2005-10-04 | various fixups; | Jason McIntyre |
2005-10-04 | wording from simon kuhnle (pr #4530); | Jason McIntyre |
2005-10-04 | standard synopsis/usage() and sort options list; | Jason McIntyre |
2005-10-04 | ignore the .#* files left over by cvs (and emacs). ok deraadt@, jmc@. | Matthieu Herrb |
2005-10-04 | regen | Otto Moerbeek |
2005-10-04 | oops, typo | Otto Moerbeek |
2005-10-04 | clarify behaviour of -u option; | Jason McIntyre |
2005-10-04 | regen | Otto Moerbeek |
2005-10-04 | Removing files is handled by M(), and setting the group to operator as | Otto Moerbeek |
2005-10-04 | some man pages bits; ok joris niallo | Xavier Santolaria |
2005-10-04 | document that -k may be specified multiple times, | Jason McIntyre |
2005-10-04 | remove ellipsis from -k in usage(); | Jason McIntyre |
2005-10-04 | write locks to the RCS file; | Joris Vink |
2005-10-04 | fix a bug in Tx descriptor processing. | Reyk Floeter |
2005-10-04 | trunk must be started after physical ethernet devices, but before vlan. | Todd T. Fries |
2005-10-04 | remove ellipsis following -k in synopsis; my last commit put this | Jason McIntyre |
2005-10-04 | update RFC reference for PIM-DM; | Jason McIntyre |
2005-10-04 | start to describe the trunk(4) protocols. | Reyk Floeter |
2005-10-04 | regen | Otto Moerbeek |
2005-10-04 | Do not buikd mklist as a string, it is not used anyway. | Otto Moerbeek |
2005-10-04 | it(4) can be found at port 0xc00; from Mike Belopuhov <mkb@crypt.org.ru> | Alexander Yurchenko |
2005-10-04 | couldn't resist... | Marco Peereboom |
2005-10-03 | Reduce the number of openings the logical devices have to play with so | Kenneth R Westerback |
2005-10-03 | check opencount after handle has been verified to avoid a possible use | Kurt Miller |
2005-10-03 | tweaks; | Jason McIntyre |
2005-10-03 | protect against errant programs that attempt to dlclose a handle that is | Kurt Miller |
2005-10-03 | refcount corrections: count common dep libs once and centralize dep lib | Kurt Miller |
2005-10-03 | system_type is apple, dont act like it is any other, ok deraadt@ | Dale Rahn |
2005-10-03 | Put the 970 in correct sleep mode, ok deraadt@ | Dale Rahn |
2005-10-03 | sync | Theo de Raadt |
2005-10-03 | add struct udf_args; | Jason McIntyre |
2005-10-03 | typo | Mathieu Sauve-Frankel |
2005-10-03 | rename OpenSSL blowfish.3 manpage to BF_set_key.3, so it doesn't clobber | Damien Miller |
2005-10-03 | add missing MLINK for WEXITSTATUS.2 | Jason McIntyre |
2005-10-03 | remove traces of non-existent getfstype() function; | Jason McIntyre |
2005-10-03 | change trunk ifconfig examples (it's not neccessary to type "create" | Reyk Floeter |
2005-10-03 | Relocate check_ip_options call to prevent logging of garbage for connections | Darren Tucker |
2005-10-03 | Handle segment register restore at context enter/exit instead of | Dale Rahn |