summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-12Labels must be followed by a statement. (Pointed out by gcc3.)Henric Jungheim
2003-02-12Use ':' to separate login name from group name to match updated docs.Todd C. Miller
2003-02-12Add support for rotating files at a specific time; from FreeBSDTodd C. Miller
2003-02-12Remove font loading from the list of missing features.Miod Vallat
2003-02-12better error checking on bind(); from Alexander_Bluhm at genua.de; ok ho@Markus Friedl
2003-02-12Remove commons; inspired by netbsd.Jason Wright
2003-02-12Fix BNF for rdr and nat to match merge of rdr and nat parsing.Ryan Thomas McBride
2003-02-12KNF after ryanHenning Brauer
2003-02-12Match changes in pfctl which make rdr behave more like the other rule types.Ryan Thomas McBride
2003-02-12Make r.rpool.proxy_port[] a consistent byte order to match cleanup inRyan Thomas McBride
2003-02-12Simplify the code and make the parser handle the different rule typesRyan Thomas McBride
2003-02-12merge ssh-dss.h ssh-rsa.h into key.h; ok deraadt@Markus Friedl
2003-02-12Add support for WSKBD_TYPE_HIL. -moj ok miod@Mats O Jansson
2003-02-12syncTheo de Raadt
2003-02-12a double to int conversion testMichael Shalayeff
2003-02-12a very simple rint() test. helped figure out fpu emulation probs on hppaMichael Shalayeff
2003-02-12simple alloca test. done twice per deraadt@ suggestMichael Shalayeff
2003-02-12Kill more commons in sparc64 codeJason Wright
2003-02-12only align the first stack frame onto the minimal required alignmentMichael Shalayeff
2003-02-12gcc knows about hppa alergy to propolice now. 10x to etoh@Michael Shalayeff
2003-02-12delete duplicate line; jason@ackley.net, 3090Theo de Raadt
2003-02-12Fix a bunch of pf_route() bugs:Ryan Thomas McBride
2003-02-12I'm in a productive mood tonite.Miod Vallat
2003-02-12Simple manual page for hilms(4)Miod Vallat
2003-02-12Add hilms and wsmouse at hilms.Miod Vallat
2003-02-12Define a wsmouse type for HIL mice.Miod Vallat
2003-02-12A simple driver for HIL mice and tablets. Most of the work being alreadyMiod Vallat
2003-02-12improve hme addition.Brad Smith
2003-02-12Move values related to device identification data to hilreg.h, with betterMiod Vallat
2003-02-12do not filter the coprocessor uid on the fpu context switch.Michael Shalayeff
2003-02-11no loop loopMichael Shalayeff
2003-02-11Forgot to add the new manpages..Miod Vallat
2003-02-11I found a french HIL keyboard in a closet, so add a simple french layout.Miod Vallat
2003-02-11Add wsmux for multiple keyboard configurations.Miod Vallat
2003-02-11No ICMP redirect when PF nat code redirect the packet on the LAN.Cedric Berger
2003-02-11Reflect hardware support changes.Miod Vallat
2003-02-11document pfctl -D macro=valueHenning Brauer
2003-02-11adjust after pfctl changesHenning Brauer
2003-02-11allow macro definition on the command line:Henning Brauer
2003-02-11Manual pages for the new hil(4) and hilkbd(4) drivers.Miod Vallat
2003-02-11Define an HIL wscons keyboard type.Miod Vallat
2003-02-11Add hil devices, and enable wsdisplay at sti and wskbd at gsc and hil.Miod Vallat
2003-02-11hil at gsc attachment glue.Miod Vallat
2003-02-11hppa-specific hil definitions.Miod Vallat
2003-02-11As hil devices can only attach after interrupts are enabled, delayMiod Vallat
2003-02-11Oops, forgot to commit the most important file...Miod Vallat
2003-02-11RegenMiod Vallat
2003-02-11Machine independent HP-HIL loop support code.Miod Vallat
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2003-02-11Byte-prom font loading support.Miod Vallat