summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Flush my local cache of cryto subsystem fixes:Sam Leffler2003-06-023-18/+43
* Cosmetic; record offsets used within jmpbufPeter Wemm2003-06-023-30/+30
* From the df man page:Jordan K. Hubbard2003-06-021-0/+9
* Update for amd64 after repocopy from i386/Peter Wemm2003-06-021-2/+1
* Port libc_r to amd64, and turn it back on for amd64. It passes all ofPeter Wemm2003-06-023-2/+21
* Fix sigsetjmp(). It helps if we do not try to save the old signal maskPeter Wemm2003-06-021-0/+1
* Fix restarted syscalls. When we rewind %rip, we also need to restorePeter Wemm2003-06-021-2/+6
* Make this more compatable with libc_r. Make the internal types for storingPeter Wemm2003-06-021-3/+3
* Tidy the code up a fraction. Re-release with a 2-clause BSD licenseMark Murray2003-06-021-19/+33
* Further devilification of CCD:Poul-Henning Kamp2003-06-024-384/+203
* Use GEOM OAM api to retrive list of configured ccd devices.Poul-Henning Kamp2003-06-022-0/+22
* Begin deevilification of CCD:Poul-Henning Kamp2003-06-022-2/+112
* Initialize td->td_pcb->pcb_ext in cpu_thread_setup() since a garbageTor Egge2003-06-021-0/+1
* Return an indicative error message.Poul-Henning Kamp2003-06-021-1/+3
* Add some missing items to the make clean target.John Baldwin2003-06-021-1/+2
* Disconnect libcipher from the build. It only does DES, and we alreadyMark Murray2003-06-021-1/+1
* Hardcore supported encodings listAndrey A. Chernov2003-06-021-1/+11
* write pattern to /dev/ccd3 not /dev/ccd3cPoul-Henning Kamp2003-06-021-1/+1
* Add a new hash type. This "NT-hash" is compatible with the passwordMark Murray2003-06-025-11/+123
* Strip the private blowfish code down to only that which isMark Murray2003-06-023-263/+4
* Modernise. Use libcrypto instead of libcipher for DES.Mark Murray2003-06-023-382/+427
* Modernise. Use libcrypto for DES instead of libcipher.Mark Murray2003-06-023-52/+51
* Also implement mpo_copy_mbuf_label() for mac_lomac, or labels mayRobert Watson2003-06-021-0/+1
* We have at least one consumer of the upcoming FreeBSD 4.9.Ruslan Ermilov2003-06-021-0/+1
* Document new (starting with 5.x) __FreeBSD_version scheme.David E. O'Brien2003-06-021-0/+2
* Add a missing return statement to distExtractTarball().Thomas Moestl2003-06-021-0/+1
* Oops, __FreeBSD_version should be 501100, not 510100. The former impliesScott Long2003-06-021-1/+1
* s/u_short/unsigned short/ to make this compile if _POSIX_C_SOURCE=200112Jens Schweikhardt2003-06-021-19/+19
* Use mac_biba_label_copy() and mac_mls_label_copy() to implement theRobert Watson2003-06-022-0/+2
* Use __FBSDID().David E. O'Brien2003-06-023-9/+9
* Use __FBSDID().David E. O'Brien2003-06-027-12/+20
* Use __FBSDID().David E. O'Brien2003-06-0241-84/+130
* Add tracking of process leaders sharing a file descriptor table andTor Egge2003-06-025-19/+256
* The devclass is an object type, mark it as such.Ruslan Ermilov2003-06-022-5/+5
* Restore one usage of .Ar that was legal.Ruslan Ermilov2003-06-021-1/+1
* This commit was generated by cvs2svn to compensate for changes in r115698,Dag-Erling Smørgrav2003-06-021-2/+1
|\
| * Remove debugging output (perforce change #32378)Dag-Erling Smørgrav2003-06-021-2/+1
* | Assorted mdoc(7) fixes.Ruslan Ermilov2003-06-027-57/+63
* | Fix sectorsize != 512 on i386 and pc98. Add test cases for same.Poul-Henning Kamp2003-06-022-21/+39
* | Assorted mdoc(7) fixes.Ruslan Ermilov2003-06-026-249/+373
* | Unwind the _giant_mutex from pthread_detach(). When detaching a joiner threadMike Makonnen2003-06-021-8/+8
* | Consolidate static_init() and static_init_private into one function.Mike Makonnen2003-06-021-17/+11
* | Fix SIGINFO handling: do not print incorrect timing statisticsMaxim Konovalov2003-06-021-6/+6
* | Fix a typo in an ATM media name. As this name was not use yet, no problemsHartmut Brandt2003-06-021-1/+1
* | Remove unused #ifdef BRIDGE.Maxim Konovalov2003-06-021-5/+0
* | [rev 1.26 log cont.]David E. O'Brien2003-06-020-0/+0
* | I got a bazzar bug reportDavid E. O'Brien2003-06-021-2/+2
* | Add zh_CN.GBK to ASCIILINKSAndrey A. Chernov2003-06-021-1/+1
* | Use __FBSDID().David E. O'Brien2003-06-0219-32/+57
* | Use __FBSDID().David E. O'Brien2003-06-0240-40/+120