summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-12ZyDAS USB IDs.Jonathan Gray
2005-09-12regenJonathan Gray
2005-09-12ZyDAS PCI IDs.Jonathan Gray
2005-09-12some markup and punctuation fixes from wiz@netbsdJason McIntyre
2005-09-12i don't see the point in maintaining a list of watchdog devices in here;Jason McIntyre
2005-09-12add ichwdt(4) here too;Jason McIntyre
2005-09-12- Add byte-swap and stride options to bus_space.Martin Reindl
2005-09-12add some Xr's for ichwdt(4) and wtachdogd(8);Jason McIntyre
2005-09-12provide m68k_page_offset()Martin Reindl
2005-09-12punctuation;Jason McIntyre
2005-09-12- add -r to usage()Jason McIntyre
2005-09-12preserve backslash using `\e', not `\\';Jason McIntyre
2005-09-11typo, th -> theBrad Smith
2005-09-11'e' comes before 'n' in st names. And 'r' is optional too.Kenneth R Westerback
2005-09-11Compute TARGET_ARCH in the Makefile, rather than in a shell, and use itMiod Vallat
2005-09-11Create proper symlink for a.out as.Miod Vallat
2005-09-11Create a correct /usr/bin/cpp for a.out platforms.Miod Vallat
2005-09-11ivec[] needs to be one entry larger on 188.Miod Vallat
2005-09-11oops. unused varMichael Shalayeff
2005-09-11do not inline pci_mapreg_map() anymore as it is olrite now; brad@ okMichael Shalayeff
2005-09-11Process window size changes after xread(). [change window size]Otto Moerbeek
2005-09-11Don't use a global variable to indicate that we areBrad Smith
2005-09-11Fix " handling in here documents. POSIX says they are not special, soOtto Moerbeek
2005-09-11Simplify code by changing struct scsi_mode_sense_buf{ union {}Kenneth R Westerback
2005-09-11Some UMASS devices blow up if MODE SENSE buffer length is 0 (aka 256).Kenneth R Westerback
2005-09-11when adding any IP addresses make sure to UP the interface.Brad Smith
2005-09-11handle short read()'s. fixes transferMoritz Jodeit
2005-09-11AmbiCom WL1100C-CF reported by Barry Dexter A. Gonzaga, and sort tableUwe Stuehler
2005-09-11only remove and free a cvsroot struct if it has been added inJoris Vink
2005-09-11cope with the ___moddi3 issue, same as mvme68kTheo de Raadt
2005-09-11downgrade @pkgdep from deprecated to actual error.Marc Espie
2005-09-10whitespace removal and KNFBrad Smith
2005-09-10- a few fixes from the FreeBSD driverBrad Smith
2005-09-10Use realloc() instead of malloc().Brad Smith
2005-09-10Make xargs run [utility] program even when zero arguements are provided,Brad Smith
2005-09-10update the trunk(4) driverReyk Floeter
2005-09-10Disk-based installation also works with MS-DOS filesystems; PR submittedUwe Stuehler
2005-09-10fix small typo found by Benedikt SteinbuschReyk Floeter
2005-09-10for sysctl records, do not expect more than CTL_MAXNAME additionalTheo de Raadt
2005-09-10do not trust user input for sysctl. constrain arguments passed to ktraceTheo de Raadt
2005-09-10copy the MAC address from sc_arpcom.ac_enaddr to sc_enaddr inBrad Smith
2005-09-10Prettier diagnostic message; ok deraadt@.Alexander Yurchenko
2005-09-10upon shutdown(), if socket is unconnected return ENOTCONN; ok millertTheo de Raadt
2005-09-10com attaches at pcmcia on zaurusUwe Stuehler
2005-09-10ansi, no binary change.Jonathan Gray
2005-09-10beef up and correct the example sectionMartin Reindl
2005-09-10dlg@ just added wds(4) page;Jason McIntyre
2005-09-10how many developers does it take to fix a typo... ;)Jason McIntyre
2005-09-10extra line with a t on it courtesy of my lack of skills in viDavid Gwynne
2005-09-10jmc discovered there was no manpage for wds. until its proven that thisDavid Gwynne