summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Protect p_stat with sched_lock.jhb2000-12-011-1/+7
* Alter isa interrupt behaviour on alpha. Rather than send a non-specificgallatin2000-12-011-4/+38
* Make labels mandatory for vn(4).phk2000-12-012-108/+54
* Make <struct.h> #error instead of #warn that it is going away on jan 1st.phk2000-12-011-13/+1
* Also list kernel target so one can get to it.jkh2000-12-011-3/+3
* Revert disconnect of sysvipc now that there's a makefile availablealfred2000-12-011-1/+1
* fix another int/long type mismatch. This one was causing pigs togallatin2000-12-011-1/+1
* fix int/long type mismatches found on alphagallatin2000-12-011-4/+4
* Document the "kernel" target.jkh2000-12-011-0/+1
* Add device ID for the 3c565C card. I followed exactly the 3c575c, butimp2000-12-012-1/+9
* Grrr... GCC 2.95.2 and 2.96 just will not agree what the default includeobrien2000-12-011-1/+1
* acquire/release Giant in vm_page_zero_idle(), like on i386gallatin2000-12-013-24/+6
* Forgotten makefile.alfred2000-12-011-0/+5
* Add identifier for Compaq HotPlug host->pci bridge.jlemon2000-12-011-0/+4
* Protect p_stat with sched_lock.jhb2000-12-011-0/+5
* This commit was generated by cvs2svn to compensate for changes in r69482,ru2000-12-012-0/+2
|\
| * Follow POLA and bind the <End> key to the `$' command.ru2000-12-012-0/+2
* | Convert the pcib_{read,write}_config args from signed to unsigned,gallatin2000-12-0110-45/+45
* | Add PCI id for the RAID LC2 controller.jlemon2000-12-011-1/+3
* | This page requires tbl(1).ru2000-12-011-0/+1
* | Fix a "#ifdef" where a comparison operator was used.obrien2000-12-012-2/+2
* | Disconnect sysvipc, since it doesn't build.des2000-12-011-1/+1
* | Catch up to perl-5.6.0.sheldonh2000-12-011-14/+16
* | Remove duplicate definition.msmith2000-12-012-4/+0
* | Update local changes for new hardware register interface.msmith2000-12-011-5/+5
* | Properly check malloc(3) return valuesjedgar2000-12-013-3/+32
* | Add more comments, fix a typo, mention how to do PPPoUDP using encryptionbrian2000-12-011-40/+105
* | Eliminate a few more groff(1) warnings.ru2000-12-011-5/+5
* | Remove some obsolete comments.des2000-12-011-13/+0
* | Clean up the whitespace encoding code.des2000-12-011-5/+6
* | Add SCHEME_HTTPS.des2000-12-011-0/+1
* | Update the 3-June-2000 import delete list to keep mkdeps.[ch] whichobrien2000-12-011-1/+0
* | Comment an endif.obrien2000-12-011-1/+1
* | AcpiOsMem primitives as required by the new ACPI CA snapshotmsmith2000-12-011-1/+91
* | Update to work with the new ACPI CA snapshot.msmith2000-12-017-86/+64
* | Exit if malloc() returns NULLbrian2000-12-011-1/+3
* | We need support for comparing quad_t's now (ACPI CA uses this).msmith2000-12-011-0/+1
* | Add one new file brought in with the ACPI CA 20001115 import.msmith2000-12-011-0/+1
* | Resolve conflicts from the vendor update.msmith2000-12-017-294/+80
* | The GCC 2.96 snapshots have slightly different rules for finding includeobrien2000-12-0115-12/+20
* | This commit was generated by cvs2svn to compensate for changes in r69450,msmith2000-12-01175-4423/+6822
|\ \
| * | Update to the 20001115 Intel ACPI CA snapshot.msmith2000-12-01184-4722/+6904
* | | sysvipc loadable.alfred2000-12-0116-256/+321
* | | Add reserved lkmressys keyword. I swear, this script will die thealfred2000-12-011-2/+2
* | | mdoc(7) police: fixed errors from the previous revision, keepru2000-12-011-17/+21
* | | implement NOSTD syscall type, this creates the syscall args, but sticksalfred2000-12-011-6/+9
* | | Translate alfred to english.alfred2000-12-011-33/+27
* | | There is no src/contrib-crypto/ anything directory. So don't look forobrien2000-12-011-2/+1
* | | Protect access to p_stat with sched_lock.jhb2000-12-013-0/+6
* | | Fix this slightly better by using NON_GPROF_RET instead of duplicatingjhb2000-12-013-3/+3
OpenPOWER on IntegriCloud