summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up hostname and hostinfo handling in inithosts():yar2002-08-201-5/+13
* Insert missing 'are' to fix grammar bogon.schweikh2002-08-201-1/+1
* Remove duplicate vinum entry.nyan2002-08-201-2/+1
* Merged from sys/dev/syscons/syscons.c revisions 1.386 and 1.387.nyan2002-08-201-5/+58
* Use the __BUS_ACCESSOR macro for NEXUS_ACCESSORmux2002-08-203-42/+6
* Allow embedded `:' and `!' in target names.ru2002-08-201-2/+31
* - Use the __BUS_ACCESSOR macro for EISA_ACCESSOR insteadmux2002-08-201-14/+4
* Implement list of EA return functionality.phk2002-08-201-9/+33
* Be consistent about quoting things.phk2002-08-201-26/+44
* Allow one to override ${MINSTALL} in /etc/make.conf.ru2002-08-201-1/+1
* Back out last commit. Needs slightly more subtle handling.orion2002-08-201-33/+35
* Remove the possibility of a race condition when reading the . and ..scottl2002-08-201-15/+16
* Don't abuse the stack when translating names.scottl2002-08-201-10/+12
* Merge changes in GENERIC to reduce difference (mostly cosmetic).kuriyama2002-08-201-10/+14
* Add a manual page for wcwidth().tjr2002-08-202-1/+63
* Add a manual page for wcswidth().tjr2002-08-202-1/+62
* Use mv -f. Otherwise if you accidently build as root, and then as a user,obrien2002-08-201-2/+2
* Prefer NULL to 0 when passing a NULL pointer.rwatson2002-08-202-2/+2
* Provide stub mpo_syscall() implementations for mac_none and mac_test.rwatson2002-08-203-0/+27
* Correct one more errant whitespace nit that crept in during changesrwatson2002-08-201-1/+1
* Handle one more case of a fifofs filetmp: set filetmp.f_cred torwatson2002-08-201-2/+3
* Move just committed version of wcswidth.c here (from "locale"),ache2002-08-202-25/+31
* Remove wcswidth.c from here (and move it to "string")ache2002-08-202-65/+1
* Remove space at the end of continuation line in prev. commitache2002-08-201-1/+1
* Untangle this warning a bit:peter2002-08-202-2/+2
* Add support for the R_IA64_IPLTLSB relocation in non-PLT context.marcel2002-08-201-0/+30
* Print out a carriage return to make the screen output make more sensegordon2002-08-201-1/+1
* remove unit counts from atkbdc, pckbd, scpeter2002-08-208-17/+17
* de-count pcbkdpeter2002-08-201-1/+1
* de-count pckbd for pc98. This file is only compiled if NPCKBD was 1,peter2002-08-202-18/+10
* de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' andpeter2002-08-195-9/+9
* de-count atkbdc. I have more extensive patches to make properly dynamic,peter2002-08-192-4/+2
* de-count schistory.c. The handling of NSC was rather bogus here and waspeter2002-08-191-4/+13
* xdr.3 is added to MAN in ../xdr/Makefile.inc where it belongs, so don'tbde2002-08-191-1/+1
* Typo fix.mux2002-08-191-1/+1
* style(9) nit.mux2002-08-191-1/+1
* Use the __BUS_ACCESSOR macro for PCIB_ACCESSOR instead ofmux2002-08-191-14/+2
* Sort unsorted prototypesache2002-08-191-1/+1
* When login tries to do the chmod/chflags on a read only file system,imp2002-08-191-3/+12
* Activate (uncomment) wcwidth() and wcswidth() now implementedache2002-08-191-3/+0
* Implement wcswidth()ache2002-08-192-2/+66
* Stop trying to align malloc()ed memory. Rely on malloc() instead, just likesemenu2002-08-192-25/+18
* Use modern-style arguments declarationache2002-08-191-2/+1
* Close a race in process label changing opened due to dropping therwatson2002-08-199-63/+90
* Do not reset card in epic_freebsd_attach() as reset is done insemenu2002-08-191-7/+0
* Write null wide-character as L'\0' like in other placesache2002-08-191-1/+1
* Regen.rwatson2002-08-195-6/+6
* mac_syscall is now implemented, switch to MSTD.rwatson2002-08-191-1/+1
* Enclose IPv6 addresses in brackets when they are displayed printable with ajmallett2002-08-193-7/+15
* Fix a couple of bogus return values in previous commit.brooks2002-08-191-3/+2
OpenPOWER on IntegriCloud