summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More cleanup work on permissions restore:kientzle2004-06-273-179/+204
* Add two new convenience functions to query the uid/gid from ankientzle2004-06-275-29/+121
* We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition andimp2004-06-272-8/+5
* Improve checking for `ps -t <dev>', and give better error messages whengad2004-06-271-8/+16
* Rwatson, write 100 times for tomorrow:phk2004-06-271-1/+1
* Make sure to kill the devstat entry for disappearing disks.phk2004-06-271-1/+3
* Only build miidevs.h when we have mii in the kernelimp2004-06-271-3/+3
* Clean up some consistent confusion between "dev" and "rdev."kientzle2004-06-2712-101/+176
* Warn about stripping leading '/' when creating archives.kientzle2004-06-271-1/+8
* - Fix style bug in Dell Bluetooth adapter (don't repeat Vendor inalex2004-06-271-1/+2
* Now that all the in-tree referrences to these old files are gone, goimp2004-06-274-6941/+0
* Silence a warning about an unused argument.tjr2004-06-271-1/+1
* Correct the description of the -f option: input and output fields aretjr2004-06-271-2/+6
* MFp4: Last references to dev/usb/usbdevs.h converted.imp2004-06-272-2/+4
* More tweaks to implicit directory creation. Even such abominations askientzle2004-06-271-4/+27
* Handle multibyte characters when cutting out fields (-f and -d options.)tjr2004-06-272-28/+47
* Update a comment that compared the parser with an obsolete draft oftjr2004-06-271-4/+2
* Add cross-reference to colrm(1).tjr2004-06-271-0/+1
* Implement the -c option correctly in locales with multibyte characterstjr2004-06-272-40/+67
* MFp4:imp2004-06-271-1/+13
* MFp4:imp2004-06-274-257/+351
* MFp4:imp2004-06-271-14/+0
* MFp4: Set the bus handle to the bus handle of the resource, not theimp2004-06-271-3/+2
* Introduce a hack that will make geom_gate to work with read-only mounts.pjd2004-06-271-0/+9
* MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes.imp2004-06-2727-29/+29
* Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ne...imp2004-06-2727-27/+27
* Guard against us having no tty pointer.phk2004-06-271-1/+2
* Fix problems with non-8 space tabs. New options for functionschweikh2004-06-274-15/+45
* Make the handling of invalid multibyte sequences more robust by usingtjr2004-06-271-1/+5
* Prepare jail(8) utility for new functionality which will limitpjd2004-06-271-4/+6
* Implement pthread_atfork in libthr. This is mostly from deichen'smtm2004-06-275-0/+133
* Fix a tuner problem.schweikh2004-06-271-1/+3
* In the case that the global thread list is being re-initialized aftermtm2004-06-271-4/+4
* Those are unneeded too.pjd2004-06-272-2/+0
* Add two missing includes and remove two uneeded.pjd2004-06-274-2/+5
* Augment the -T handling:kientzle2004-06-276-98/+161
* * The mode for implicitly-created dirs is now 0777 modified by thekientzle2004-06-271-4/+6
* Removed. It was used for building gdb docs, which we don't do heremarcel2004-06-271-31/+0
* We don't have to reach into binutils/doc anymore for inc-hist.diffmarcel2004-06-271-1/+1
* Repo copied from: src/gnu/usr.bin/binutils/doc/inc-hist.diffmarcel2004-06-270-0/+0
* Acquire the socket buffer lock when calling unp_scan() onrwatson2004-06-271-0/+2
* Fix "@-" which has apparently been broken for some time. <sigh>kientzle2004-06-271-8/+28
* Annotate so_gencnt field of struct socket locked by so_global_mtx.rwatson2004-06-271-1/+2
* Add a new global mutex, so_global_mtx, which protects the global variablesrwatson2004-06-271-2/+26
* Unify mkdirpath (used to automatically create missing parent dirs) andkientzle2004-06-271-215/+126
* Add options NETGRAPH_FEC to hook up ng_fec.c to the LINT build.rwatson2004-06-273-0/+3
* Add options NETGRAPH_EIFACE, which causes ng_eiface.c to be built intorwatson2004-06-273-0/+3
* Update a stale comment. The heuristic to swap processes out based ondas2004-06-271-2/+3
* Read gtar-style sparse archives.kientzle2004-06-277-61/+157
* Don't abort immediately on directory change errors.kientzle2004-06-271-6/+16
OpenPOWER on IntegriCloud