summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1) Merge some text in from recent KAME distributions concerninggsutter2000-03-011-27/+42
* Fix a superuser credential check.bsd2000-02-291-1/+3
* Add DVD-RAM support.sos2000-02-292-14/+60
* Enable connection logging. FreeBSD's libwrap is IPv6 ready.ume2000-02-291-2/+1
* Add a little more history of when netgraph appeared in FreeBSD.billf2000-02-292-2/+6
* Fix panic when doing keep-state and "forward".luigi2000-02-291-69/+68
* Remove broken hard sentence breaks, which mess up the typeset output.sheldonh2000-02-291-16/+32
* Only read user data when blocksize != 2048, this "read the works"sos2000-02-291-1/+1
* Add cross references to pkg_version(1) in all the other pkg_* man pages.jhb2000-02-295-1/+6
* cosmetic fix - add a space.jkh2000-02-297-7/+7
* Targets and macros for "make release".markm2000-02-291-0/+14
* Update DISTRIBUTION for new crypto world order.markm2000-02-291-1/+1
* Update DISTRIBUTION for new crypto world ordermarkm2000-02-291-1/+1
* Change DISTRIBUTION to match new world order.markm2000-02-291-1/+1
* Change DISTRIBUTION name to match reality.markm2000-02-291-1/+1
* release glue to support s/des/crypto/jkh2000-02-291-7/+24
* Enable pcfclock as a kernel loadable module.sheldonh2000-02-292-1/+9
* Update release notes to current reality.jkh2000-02-292-8/+8
* Update install docs to match current reality.jkh2000-02-292-3/+3
* o Add support for loading the rsaref or rsaintl packages, dependingjkh2000-02-2917-11/+133
* 'driver support' -> 'driver supports'billf2000-02-291-1/+1
* MFI: stupid typo of mine.markm2000-02-291-1/+1
* If a driver probe fails, unset it from the device. This fixes a problemdfr2000-02-291-1/+3
* Revise this for the brave new world of "crypto"jkh2000-02-2919-255/+260
* * Fix the memory probing code so that it sees all memory clusters, notdfr2000-02-293-53/+43
* Add the new ses example code directories, unbreak world.billf2000-02-291-0/+10
* Fix a nit in my previous commit: make SIGHUP and SIGCHLD restartablejoerg2000-02-291-2/+2
* Add definitions for vinum_raid[45] and checkupdates.grog2000-02-291-0/+3
* Don't print any error message if we can't open the history file. Thisgrog2000-02-291-10/+8
* vinum_ldi: Honour the 'recurse' flag and show the subdisks on thisgrog2000-02-291-22/+69
* New function checkupdates: check whether configuration updates aregrog2000-02-291-5/+357
* Document NODESCRYPTLINKSkris2000-02-292-0/+2
* Replace the preprocessor variable names BDEV_MAJOR and CDEV_MAJOR withgrog2000-02-291-14/+19
* plex_org: Add case for RAID-4.grog2000-02-291-14/+18
* set_drive_state: update subdisk states more correctly.grog2000-02-291-76/+91
* Fix horrible, embarrassing breakage which caused occasional panics andgrog2000-02-291-181/+177
* launch_requests: If too many requests are active, include PCATCH ingrog2000-02-291-28/+21
* Add support for RAID-4. This is the only change which is needed forgrog2000-02-291-3/+6
* Malloc: Save the caller's file name in the correct entry.grog2000-02-291-2/+2
* Add keywords 'partition' and 'raid4'.grog2000-02-291-0/+2
* Modify comments to indicate that RAID-5 functions also apply togrog2000-02-292-8/+6
* open_drive: open drives directly rather than going via namei andgrog2000-02-291-198/+126
* Remove references to vnode pointers, including debug output. Vinumgrog2000-02-291-14/+2
* Remove declarations of read_drive and write_drive and replace themgrog2000-02-291-2/+6
* Add support for RAID-4, even though it is inferior in almost every waygrog2000-02-291-51/+73
* Change the startup sequence of the vinum volume from SI_SUB_DRIVERSgrog2000-02-291-5/+10
* Cosmetic changes.grog2000-02-292-6/+7
* Add in mailbox return codes for failed fabric logins (port_id_used,mjacob2000-02-291-0/+23
* Minor non-FreeBSD changes (keeping source sync'd).mjacob2000-02-291-8/+19
* Prettier print of fabric devices being attached- say what kind ofmjacob2000-02-291-9/+59
OpenPOWER on IntegriCloud