summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | o creator(4):marius2005-05-215-245/+546
* | | | | - Remove duplicate FBSDID.marius2005-05-213-13/+3
* | | | | - Not every architecture defaults to a black background (e.g. sparc64marius2005-05-211-9/+9
* | | | | On sparc64 use 'syscons' rather than 'sc' for SC_DRIVER_NAME somarius2005-05-211-0/+8
* | | | | Remove superfluous braces and add #ifndef __sparc64__ around themarius2005-05-211-18/+41
* | | | | - Sprinkle some KBD_IS_* and KBD_*_DONE macros in sunkbd_configure() asmarius2005-05-211-11/+21
* | | | | - MFpowerpc: sys/powerpc/powerpc/nexus.c rev. 1.7 (partial)marius2005-05-211-2/+36
* | | | | - Make sure that the OFW address properties that are going to be decodemarius2005-05-211-5/+6
* | | | | For sparc64 conditionalize the compilation of the gfb_cursor() variantmarius2005-05-212-6/+1
* | | | | Start to address the race issue between restoring a file's contentskientzle2005-05-214-105/+204
* | | | | Correct return values in myopen() and myclose() in Example code.kientzle2005-05-211-2/+2
* | | | | Fix sentence structure to follow a better logic (zero is disable andtrhodes2005-05-211-2/+2
* | | | | NI_WITHSCOPEID cleanupume2005-05-211-1/+1
* | | | | Sync program's usage() with manpage's SYNOPSIS.ru2005-05-211-1/+1
* | | | | Sync program's usage() with manpage's SYNOPSIS.ru2005-05-2139-61/+62
* | | | | Synchronize program's usage() with manpage's SYNOPSIS.ru2005-05-211-1/+2
* | | | | Unbreak handling of "ip[v]6" protocol and option flag. No more segfaultsmlaier2005-05-211-2/+1
* | | | | Replace t_force with a t_flag (TF_FORCEDATA).ps2005-05-214-11/+13
* | | | | Quick hack-o-rama to allow the Xorg Radeon driver to start up. Itgrehan2005-05-211-0/+13
* | | | | For non-profiling kernels, there were two symbols assigned to the samepeter2005-05-211-2/+4
* | | | | Fix yet another cut-and-paste bug.emax2005-05-201-1/+1
* | | | | Reduce the number of times that we acquire and release locks inalc2005-05-201-8/+6
* | | | | Fix LINT build, original breakage was rev 1.23. There are 2 definitionsnjl2005-05-201-1/+8
* | | | | Adjust the start_ap delay to match i386.obrien2005-05-201-1/+1
* | | | | Fix mismerge in rev 1.226: wait 5 seconds as the comment documents,obrien2005-05-201-1/+1
* | | | | reduce strlen() call.ume2005-05-201-4/+6
* | | | | Add a test to check whether in compat mode make detectes builtinsharti2005-05-206-0/+51
* | | | | use reentrant.h and simplify.ume2005-05-201-29/+20
* | | | | Add a test to ensure that in compat mode when a line contains noharti2005-05-206-0/+51
* | | | | check return value of ttyname_r().ume2005-05-201-1/+2
* | | | | ttyname_r() didn't pass correct buffer size to devname_r().ume2005-05-201-1/+1
* | | | | Add a test that test whether we can replace the shell to use byharti2005-05-206-0/+54
* | | | | Remove unused variables. Remove prototype for function that does not exist.charnier2005-05-201-4/+1
* | | | | Remove unused variables.charnier2005-05-202-3/+2
* | | | | Remove unused variables. int -> size_t for lenghts.charnier2005-05-202-3/+2
* | | | | Add FBSDID. Add missing prototypes. Remove unused variables. Give variablecharnier2005-05-202-14/+15
* | | | | Remove unused variable.charnier2005-05-201-1/+0
* | | | | Remove unused variable. Shorten the path to WARNS=6 compliance.charnier2005-05-201-1/+2
* | | | | Remove unused variables. Shorten the path to a WARNS=6 compliance.charnier2005-05-201-17/+20
* | | | | Remove unused variables. Whitespace cleaning.charnier2005-05-201-13/+13
* | | | | Remove unused variablescharnier2005-05-201-2/+1
* | | | | Recognize the integrated (though not necessarily enabled) FireWiremarius2005-05-202-0/+14
* | | | | Calling xl_rxeof() at the end of xl_start_locked() leads to recursionglebius2005-05-202-1/+20
* | | | | Print the rigth argv string on error (too much c&p)..sos2005-05-201-4/+4
* | | | | Add OpenBSD 3.7.maxim2005-05-201-1/+2
* | | | | Document that the returned pointer should be freed even if the numbernjl2005-05-203-4/+10
* | | | | If devclass_get_devices() returns success but a count of 0, free thenjl2005-05-201-1/+4
* | | | | New release notes: libalias as kernel module, ng_nat(4), sed(1) -l,bmah2005-05-202-0/+76
* | | | | Missed kern_windrv.c in the last checkin.wpaul2005-05-201-0/+14
* | | | | Deal with a few bootstrap issues:wpaul2005-05-202-2/+3
OpenPOWER on IntegriCloud