summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-13be consistent when listing the different rule type for order requirementHenning Brauer
2003-02-13when talking about the order requirement, mention all 7 sections we have now.Henning Brauer
2003-02-13grammar; krauseHenning Brauer
2003-02-13new sentence, new lineHenning Brauer
2003-02-13typos;Jason McIntyre
2003-02-13talk about 3C905B-TX and 3C905C-TX.Federico G. Schwindt
2003-02-13This files are not used anymore since librpcsvc is fixed. -mojMats O Jansson
2003-02-13support for 3C905B internal PHY; markus@ ok.Federico G. Schwindt
2003-02-13This fixes the problem with ypxfr switching key and value on map transfer.Mats O Jansson
2003-02-13add 3C905B internal PHY.Federico G. Schwindt
2003-02-13add libedit support.Federico G. Schwindt
2003-02-13add support for printing disklabels in units other than sectors fromTed Unangst
2003-02-12Ugh, not that I imrpoved things with the previous... take 2!Jason Wright
2003-02-12awkward wordingJason Wright
2003-02-12move to 3.3-betaTheo de Raadt
2003-02-12move ddb_regs decl from .h to .c to avoid commonJason Wright
2003-02-12separate evirq into macintr and openpic versions (they just -happened- to beJason Wright
2003-02-12some comments on the pci bridges and dino is at phantomas not mainbusMichael Shalayeff
2003-02-12replace crc32 code with BSD licensed code from opensshMarkus Friedl
2003-02-12Put a pckbc-like "slot" locator for gsckbc children. Even if this has noMiod Vallat
2003-02-12replace crc32.c with a BSD licensed version; noted by David TurnerMarkus Friedl
2003-02-12How uncommon... hppa only has one common: msgbufmapped (decl'd in /sys/kern)Jason Wright
2003-02-12disable tigon (uses arithmetic on bus_handle_t's)Jason Wright
2003-02-12It is not clear that the order of operations will be what the programmerHenric Jungheim
2003-02-12Address the NFS problems recently discussed in various threads.Daniel Hartmeier
2003-02-12Jason does not like me.Miod Vallat
2003-02-12in async mode, send SIGIO to the process group of the process thatMatthieu Herrb
2003-02-12Labels should be followed by statements (fix gcc3 warning).Henric Jungheim
2003-02-12missed one in the commentTodd C. Miller
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